Home
last modified time | relevance | path

Searched refs:RecordIterationStatementSourceRange (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser-base.h5741 impl()->RecordIterationStatementSourceRange(loop, body_range); in ParseDoWhileStatement()
5770 impl()->RecordIterationStatementSourceRange(loop, body_range); in ParseWhileStatement()
6187 impl()->RecordIterationStatementSourceRange(loop, body_range); in ParseForEachStatementWithDeclarations()
6241 impl()->RecordIterationStatementSourceRange(loop, body_range); in ParseForEachStatementWithoutDeclarations()
6331 impl()->RecordIterationStatementSourceRange(loop, body_range); in ParseStandardForLoop()
6447 impl()->RecordIterationStatementSourceRange(loop, body_range); in ParseForAwaitStatement()
H A Dparser.h1008 V8_INLINE void RecordIterationStatementSourceRange( in RecordIterationStatementSourceRange() function in v8::internal::Parser

Completed in 11 milliseconds