Home
last modified time | relevance | path

Searched defs:ToIndex (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Dpt_hook_type_info.h64 static constexpr size_t ToIndex(const PtHookType type) in ToIndex() function in ark::tooling::PtHookTypeInfo
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_phase.h34 constexpr size_t ToIndex(GCPhase phase) in ToIndex() function
H A Dgc_types.h61 constexpr size_t ToIndex(GCType type) in ToIndex() function in ark::mem::GCExecutionMode
H A Dgc_stats.h46 constexpr size_t ToIndex(ObjectTypeStats type) in ToIndex() function
61 constexpr size_t ToIndex(MemoryTypeStats type) in ToIndex() function
77 constexpr size_t ToIndex(TimeTypeStats type) in ToIndex() function
92 constexpr size_t ToIndex(PauseTypeStats type) in ToIndex() function
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine_stats.h25 constexpr size_t ToIndex(T idx) in ToIndex() function
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_linker_extension.h326 static constexpr size_t ToIndex(ClassRoot root) in ToIndex() function in ark::ClassLinkerExtension
/arkcompiler/ets_runtime/ecmascript/
H A Djs_tagged_value.cpp1406 JSTaggedNumber JSTaggedValue::ToIndex(JSThread *thread, const JSHandle<JSTaggedValue> &tagged) in ToIndex() function in panda::ecmascript::JSTaggedValue
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp8860 GateRef StubBuilder::ToIndex(GateRef glue, GateRef tagged) in ToIndex() function in panda::ecmascript::kungfu::StubBuilder

Completed in 22 milliseconds