Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h50 using MethodId = uint32_t; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_ark_interface.h72 using MethodId = uint32_t; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/
Dpgo_profile_type.h50 MethodId, // method offset of js function enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h59 using MethodId = uint32_t; variable