Skip to content

VM: Restore checking fingerprints of recognized methods #36376

@alexmarkov

Description

@alexmarkov

VM used to check source fingerprints of 'recognized' methods in core libraries.

Condition in Function::CheckSourceFingerprint includes kernel_offset() <= 0 which is false since Dart 2. We need to restore these checks.

/cc @aartbik @mraleph @a-siva @rmacnak-google

Metadata

Metadata

Assignees

Labels

NNBDIssues related to NNBD Releasearea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions