Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
H A Dast-source-ranges.h145 class ConditionalSourceRanges final : public AstNodeSourceRanges {
147 explicit ConditionalSourceRanges(const SourceRange& then_range, in ConditionalSourceRanges() function in v8::internal::final
/third_party/node/deps/v8/src/parsing/
H A Dparser.h975 zone()->New<ConditionalSourceRanges>(then_range, else_range)); in RecordConditionalSourceRange()

Completed in 4 milliseconds