Home
last modified time | relevance | path

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

/external/v8/src/ast/
Dast.h3477 FunctionLiteral* NewScriptOrEvalFunctionLiteral( in NewScriptOrEvalFunctionLiteral() function
/external/v8/src/parsing/
Dparser.cc818 result = factory()->NewScriptOrEvalFunctionLiteral( in DoParseProgram()