Home
last modified time | relevance | path

Searched defs:Current (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_stacks.h66 Record *Current() in Current() function
Dinterop_context.h163 static InteropCtx *Current(Coroutine *coro) in Current() function
173 static InteropCtx *Current() in Current() function
522 static InteropCtx *Current(CoroutineWorker *worker) in Current() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp333 GcHung *GcHung::Current() in Current() function in ark::mem::GcHung
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtarget_info.h344 static constexpr Target Current() in Current() function