Home
last modified time | relevance | path

Searched refs:RuntimeStateScope (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h56 class RuntimeStateScope {
58 inline explicit RuntimeStateScope(JSThread *thread) in RuntimeStateScope() function
65 inline ~RuntimeStateScope() in ~RuntimeStateScope()
/arkcompiler/ets_runtime/ecmascript/
Druntime_call_id.h1116 [[maybe_unused]] RuntimeStateScope _runtime_state_##name##_scope_(_js_thread_)
1129 [[maybe_unused]] RuntimeStateScope _runtime_state_##name##_scope_(_js_thread_)