Skip to content

dart2js: split getInterceptor calls out of HIs and HTypeGuard #9732

@rakudrama

Description

@rakudrama

Some type test instructions are directly generating calls to getInterceptor.
These calls should be broken out of type tests as separate HInterceptor instruction to enable all the interceptor optimizations.

This means that many type tests will now have control flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failuresweb-dart2js

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions