Home
last modified time | relevance | path

Searched defs:ResolveMethodIndex (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.h298 EntityId ResolveMethodIndex(EntityId id, Index idx) const in ResolveMethodIndex() function in ark::panda_file::File
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.h283 panda_file::File::EntityId ResolveMethodIndex(panda_file::File::EntityId id, uint16_t idx) const in ResolveMethodIndex() function in panda::ecmascript::JSPandaFile
/arkcompiler/runtime_core/libpandafile/
H A Dfile.h326 EntityId ResolveMethodIndex(EntityId id, Index idx) const in ResolveMethodIndex() function in panda::panda_file::File
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler.cpp64 compiler::RuntimeInterface::MethodId PandaRuntimeInterface::ResolveMethodIndex(MethodPtr parentMethod, in ResolveMethodIndex() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass.h780 panda_file::File::EntityId ResolveMethodIndex(panda_file::File::Index idx) const in ResolveMethodIndex() function in ark::Class
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Druntime_interface.h130 virtual MethodId ResolveMethodIndex([[maybe_unused]] MethodPtr parentMethod, in ResolveMethodIndex() function in ark::compiler::RuntimeInterface

Completed in 11 milliseconds