Updates:
Labels: ES5
Comment #1 on issue 1216 by [email protected]: "native" still being treated
as reserved even though it isn't.
http://code.google.com/p/v8/issues/detail?id=1216
We actually do use "native" in V8 as a reserved word for V8 extensions. I'm not sure it would be a problem to drop it from the list of reserved words though.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
