Searched refs:LazyParseFunctionLiteral (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/v8/src/
H A Dparser.h754 PreParser::PreParseResult LazyParseFunctionLiteral(
H A Dparser.cc4213 PreParser::PreParseResult result = LazyParseFunctionLiteral(&logger);
4372 PreParser::PreParseResult Parser::LazyParseFunctionLiteral( function in class:v8::internal::Parser
/external/v8/src/
H A Dparser.h806 preparser::PreParser::PreParseResult LazyParseFunctionLiteral(
H A Dparser.cc4525 LazyParseFunctionLiteral(&logger);
4654 preparser::PreParser::PreParseResult Parser::LazyParseFunctionLiteral( function in class:v8::internal::Parser

Completed in 139 milliseconds