Home
last modified time | relevance | path

Searched refs:RecordFunctionLiteralSourceRange (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc695 RecordFunctionLiteralSourceRange(result); in DoParseProgram()
2815 RecordFunctionLiteralSourceRange(function_literal); in ParseFunctionLiteral()
3249 RecordFunctionLiteralSourceRange(result); in CreateInitializerFunction()
H A Dparser.h978 V8_INLINE void RecordFunctionLiteralSourceRange(FunctionLiteral* node) { in RecordFunctionLiteralSourceRange() function in v8::internal::Parser
H A Dparser-base.h4652 impl()->RecordFunctionLiteralSourceRange(function_literal); in ParseArrowFunctionLiteral()

Completed in 19 milliseconds