Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/snapshot/
Dstartup-serializer.cc27 class V8_NODISCARD SanitizeIsolateScope final { class
29 SanitizeIsolateScope(Isolate* isolate, bool allow_active_isolate_for_testing, in SanitizeIsolateScope() function in v8::internal::__anonb25f58540111::SanitizeIsolateScope
51 ~SanitizeIsolateScope() { in ~SanitizeIsolateScope()
220 SanitizeIsolateScope sanitize_isolate( in SerializeStrongReferences()