Home
last modified time | relevance | path

Searched defs:body_range (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/ast/
Dast-source-ranges.h129 explicit CaseClauseSourceRanges(const SourceRange& body_range) in CaseClauseSourceRanges()
226 explicit IterationStatementSourceRanges(const SourceRange& body_range) in IterationStatementSourceRanges()
/third_party/node/deps/v8/src/parsing/
Dparser-base.h5718 SourceRange body_range; in ParseDoWhileStatement() local
5757 SourceRange body_range; in ParseWhileStatement() local
6181 SourceRange body_range; in ParseForEachStatementWithDeclarations() local
6236 SourceRange body_range; in ParseForEachStatementWithoutDeclarations() local
6326 SourceRange body_range; in ParseStandardForLoop() local
6441 SourceRange body_range; in ParseForAwaitStatement() local