Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp685 uint32_t PandaRuntimeInterface::GetArrayElementSize(MethodPtr method, IdType id) const in GetArrayElementSize() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h799 …virtual uint32_t GetArrayElementSize([[maybe_unused]] MethodPtr method, [[maybe_unused]] IdType id… in GetArrayElementSize() function