Home
last modified time | relevance | path

Searched defs:allow_active_isolate_for_testing (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/snapshot/
Dcontext-serializer.cc26 bool allow_active_isolate_for_testing, in SanitizeNativeContextScope()
Dstartup-serializer.cc29 SanitizeIsolateScope(Isolate* isolate, bool allow_active_isolate_for_testing, in SanitizeIsolateScope()
Dserializer.h312 bool allow_active_isolate_for_testing() const { in allow_active_isolate_for_testing() function