Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Devent_loop_module.cpp133 InteropCodeScope<false> codeScope(coro, __PRETTY_FUNCTION__); in AsyncEventToExecuteCallbacks() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dcall_js.cpp133 [[maybe_unused]] InteropCodeScopeETS codeScope(coro_, __PRETTY_FUNCTION__); in Handle() local