Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h152 static InteropCtx *Current(PandaEtsVM *etsVm) in Current() function
159 static InteropCtx *Current(EtsCoroutine *coro) in Current() function
164 static InteropCtx *Current() in Current() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp333 GcHung *GcHung::Current() in Current() function in panda::mem::GcHung
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dtarget_info.h342 static constexpr Target Current() in Current() function