Skip to content

String.prototype.normalize method not implemented #5213

Open
@ayuan0828

Description

@ayuan0828

Description

Call String.prototype.normalize method, throw TypeError, JerryScript is still not implement this feature?

Version

v3.0.0

Testcase

let mya = 'string'.normalize();

Output

Throw 'TypeError'

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