Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
H A Dast-source-ranges.h121 class BlockSourceRanges final : public ContinuationSourceRanges {
123 explicit BlockSourceRanges(int32_t continuation_position) in BlockSourceRanges() function in v8::internal::final
/third_party/node/deps/v8/src/parsing/
H A Dparser.h959 node, zone()->New<BlockSourceRanges>(continuation_position)); in RecordBlockSourceRange()

Completed in 5 milliseconds