Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp337 bool PandaRuntimeInterface::IsClassExternal(MethodPtr method, ClassPtr calleeClass) const in IsClassExternal() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h304 …virtual bool IsClassExternal([[maybe_unused]] MethodPtr method, [[maybe_unused]] ClassPtr calleeCl… in IsClassExternal() function