Home
last modified time | relevance | path

Searched refs:DebugSealHandleScope (Results 1 - 7 of 7) sorted by relevance

/third_party/node/src/
H A Dstream_base-inl.h71 DebugSealHandleScope seal_handle_scope; in EmitAlloc()
76 DebugSealHandleScope seal_handle_scope; in EmitRead()
83 DebugSealHandleScope seal_handle_scope; in EmitAfterWrite()
88 DebugSealHandleScope seal_handle_scope; in EmitAfterShutdown()
93 DebugSealHandleScope seal_handle_scope; in EmitWantsWrite()
H A Dnode_internals.h248 class DebugSealHandleScope { class
250 explicit inline DebugSealHandleScope(v8::Isolate* isolate = nullptr) in DebugSealHandleScope() function in node::DebugSealHandleScope
H A Dnode_platform.cc419 DebugSealHandleScope scope(isolate_); in RunForegroundTask()
H A Denv.cc1070 DebugSealHandleScope seal_handle_scope(isolate()); in RunAndClearInterrupts()
1097 DebugSealHandleScope seal_handle_scope(isolate()); in RunAndClearNativeImmediates()
H A Djs_native_api_v8.cc121 node::DebugSealHandleScope seal_handle_scope(isolate); in RunAndClearInterrupts()
/third_party/node/src/api/
H A Dhooks.cc207 DebugSealHandleScope handle_scope(isolate); in EmitAsyncInit()
H A Denvironment.cc52 DebugSealHandleScope scope(isolate); in ShouldAbortOnUncaughtException()

Completed in 16 milliseconds