Skip to content

node:perf_hooks — PerformanceObserver.supportedEntryTypes.includes() not usable #1341

Description

@proggeramlug

PerformanceObserver.supportedEntryTypes is an array, but .includes('mark'/'measure') does not return true in Perry (the static array's elements/membership aren't usable). Repro: test-parity/node-suite/perf_hooks/observer/supported-entry-types.ts. Part of #793.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions