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.h5716 SourceRange body_range; in ParseDoWhileStatement() local
5755 SourceRange body_range; in ParseWhileStatement() local
6179 SourceRange body_range; in ParseForEachStatementWithDeclarations() local
6234 SourceRange body_range; in ParseForEachStatementWithoutDeclarations() local
6324 SourceRange body_range; in ParseStandardForLoop() local
6439 SourceRange body_range; in ParseForAwaitStatement() local