Searched defs:FunctionSentExpression (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/parsing/
H A Dpreparser.h823 static PreParserExpression FunctionSentExpression(Scope* scope, function in class:v8::internal::PreParserTraits
H A Dparser.cc680 Expression* ParserTraits::FunctionSentExpression(Scope* scope, function in class:v8::internal::ParserTraits
6308 Expression* function_sent = FunctionSentExpression(scope, factory, nopos);

Completed in 93 milliseconds