Searched defs:GetMethodByIndex (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ | ||
D | ecma_vm.cpp | 630 JSTaggedValue EcmaVM::GetMethodByIndex(MethodIndex idx) in GetMethodByIndex() function in panda::ecmascript::EcmaVM |
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ | ||
D | ets_class.cpp | 141 EtsMethod *EtsClass::GetMethodByIndex(uint32_t ind) in GetMethodByIndex() function in panda::ets::EtsClass |