Home
last modified time | relevance | path

Searched defs:sealHandleScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/jsvm/src/
Djsvm_env.cpp29 jsvm::DebugSealHandleScope sealHandleScope(isolate); in RunAndClearInterrupts() local
/arkcompiler/jsvm/src/inspector/
Djs_native_api_v8_inspector.cpp371 v8::SealHandleScope sealHandleScope(agent->env()->isolate); in DispatchMessages() local