Home
last modified time | relevance | path

Searched defs:name_is_strict_reserved (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
Dpreparser.cc112 bool name_is_strict_reserved, FunctionKind kind, in ParseFunctionLiteral()
825 bool name_is_strict_reserved, FunctionKind kind, int function_token_pos, in ParseFunctionLiteral()
Dparser.cc746 bool name_is_strict_reserved, FunctionKind kind, in ParseFunctionLiteral()
3438 bool name_is_strict_reserved, FunctionKind kind, int function_token_pos, in ParseFunctionLiteral()
Dpreparser.h2723 bool name_is_strict_reserved, int pos, bool* ok) { in ParseClassLiteral()