Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp731 uintptr_t PandaRuntimeInterface::GetFieldClass(FieldPtr field) const in GetFieldClass() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1195 virtual uintptr_t GetFieldClass([[maybe_unused]] FieldPtr field) const in GetFieldClass() function