Home
last modified time | relevance | path

Searched refs:context_snapshots_compressed_ptrs (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dsnapshot.cc484 std::vector<SnapshotData*> context_snapshots_compressed_ptrs; in CreateSnapshotBlob() local
488 context_snapshots_compressed_ptrs.push_back( in CreateSnapshotBlob()
491 context_snapshots = &context_snapshots_compressed_ptrs; in CreateSnapshotBlob()