We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
String.prototype.normalize
Call String.prototype.normalize method, throw TypeError, JerryScript is still not implement this feature?
TypeError
v3.0.0
let mya = 'string'.normalize();
Throw 'TypeError'