Home
last modified time | relevance | path

Searched defs:GetNonMovableString (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dpanda_vm.cpp87 coretypes::String *PandaVM::GetNonMovableString(const panda_file::File &pf, panda_file::File::Entit… in GetNonMovableString() function in ark::PandaVM
Dcompiler.cpp1019 ObjectPointerType PandaRuntimeInterface::GetNonMovableString(MethodPtr method, StringId id) const in GetNonMovableString() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h850 …virtual ObjectPointerType GetNonMovableString([[maybe_unused]] MethodPtr method, [[maybe_unused]] … in GetNonMovableString() function