Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dast-source-ranges.h147 explicit ConditionalSourceRanges(const SourceRange& then_range, in ConditionalSourceRanges()
186 explicit IfStatementSourceRanges(const SourceRange& then_range, in IfStatementSourceRanges()
/third_party/node/deps/v8/src/parsing/
Dparser-base.h3156 SourceRange then_range, else_range; in ParseConditionalContinuation() local
5526 SourceRange then_range, else_range; in ParseIfStatement() local