Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/
Dstartup-serializer.cc34 detached_contexts_(isolate->heap()->detached_contexts()) { in SanitizeIsolateScope()
40 DCHECK_EQ(detached_contexts_, in SanitizeIsolateScope()
55 isolate_->heap()->SetDetachedContexts(detached_contexts_); in ~SanitizeIsolateScope()
61 const WeakArrayList detached_contexts_; member in v8::internal::__anonb25f58540111::SanitizeIsolateScope