Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp630 JSTaggedValue EcmaVM::GetMethodByIndex(MethodIndex idx) in GetMethodByIndex() function in panda::ecmascript::EcmaVM
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp141 EtsMethod *EtsClass::GetMethodByIndex(uint32_t ind) in GetMethodByIndex() function in panda::ets::EtsClass