Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Dark_js_runtime.cpp144 JSExecutionScope executionScope(vm_); in EvaluateJsCode() local
154 JSExecutionScope executionScope(vm_); in ExecuteJsBin() local
169 JSExecutionScope executionScope(vm_); in RunGC() local
176 JSExecutionScope executionScope(vm_); in RunFullGC() local
Dark_js_value.cpp129 JSExecutionScope executionScope(pandaRuntime->GetEcmaVm()); in Call() local
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine_impl.cpp672 panda::JSExecutionScope executionScope(vm_); in RunScriptPath() local
686 panda::JSExecutionScope executionScope(vm_); in RunScriptBuffer() local
990 panda::JSExecutionScope executionScope(vm_); in RunBufferScript() local
1003 panda::JSExecutionScope executionScope(vm_); in RunActor() local
1096 panda::JSExecutionScope executionScope(vm_); in ExecuteJsBin() local