Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/web-snapshot/
H A Dweb-snapshot.h268 std::set<std::pair<int, int>> source_intervals_; member in v8::WebSnapshotSerializer
H A Dweb-snapshot.cc539 if (source_intervals_.empty()) { in ConstructSource()
546 for (const auto& interval : source_intervals_) { in ConstructSource()
810 source_intervals_.emplace(function->shared().StartPosition(), in DiscoverSource()

Completed in 5 milliseconds