Skip to content

Test missing for \u{10000} ... \u{10FFFF} in Template Literals #3001

Open
@p-bakker

Description

Code implementing Bullet 3 - 5 of https://tc39.es/ecma262/#sec-utf16encodecodepoint isn't hit when when a \u{...} unicode escape sequence in the range of 0x10000 through 0x10FFFF is used in a Template Literal

None of the existing tests for (Tagged) Template Literals include a Template Literal with a unicode escape sequence in that range

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions