Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dinterop_context.h334 Class *GetStringClass() const in GetStringClass() function
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp149 compiler::RuntimeInterface::ClassPtr PandaRuntimeInterface::GetStringClass(MethodPtr method, uint32… in GetStringClass() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h855 …virtual ClassPtr GetStringClass([[maybe_unused]] MethodPtr method, [[maybe_unused]] uint32_t *type… in GetStringClass() function