Home
last modified time | relevance | path

Searched defs:GetManagedType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp651 uintptr_t PandaRuntimeInterface::GetManagedType(uintptr_t klass) const in GetManagedType() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1333 virtual uintptr_t GetManagedType([[maybe_unused]] uintptr_t unused) const in GetManagedType() function