On Mar 8, 2013, at 2:35 , Yusuke SUZUKI wrote: > In Esprima and Acorn, because of performance issue, their identifier > identification functions require a code point as number, not string[2][3]. > So I suggest accepting a code point number as an argument.
The functions I proposed accept both numbers and strings. http://wiki.ecmascript.org/doku.php?id=strawman:identifier_identification Norbert _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

