http://codereview.chromium.org/6246064/diff/1/src/parser.cc File src/parser.cc (right):
http://codereview.chromium.org/6246064/diff/1/src/parser.cc#newcode753 src/parser.cc:753: result = ParseFunctionLiteral(name, false, // strict mode identifier already checked??? True. Maybe at some point add an ASSERT that the name isn't reserved, and give the false value a name (e.g., is_reserved_name). http://codereview.chromium.org/6246064/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
