Home
last modified time | relevance | path

Searched refs:EmptyFunctionLiteral (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dpreparser.h778 static PreParserExpression EmptyFunctionLiteral() { in EmptyFunctionLiteral() function
Dparser.h488 static FunctionLiteral* EmptyFunctionLiteral() { return NULL; } in EmptyFunctionLiteral() function