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_context.h118 static InteropCtx *Current(PandaEtsVM *etsVm) in Current() function
125 static InteropCtx *Current(EtsCoroutine *coro) in Current() function
130 static InteropCtx *Current() in Current() function
Dinterop_stacks.h66 Record *Current() 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