Searched defs:FunctionSentExpression (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/parsing/ | ||
H A D | preparser.h | 823 static PreParserExpression FunctionSentExpression(Scope* scope, function in class:v8::internal::PreParserTraits |
H A D | parser.cc | 680 Expression* ParserTraits::FunctionSentExpression(Scope* scope, function in class:v8::internal::ParserTraits 6308 Expression* function_sent = FunctionSentExpression(scope, factory, nopos); |
Completed in 93 milliseconds