Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.cpp169 EtsMethod *EtsClass::GetMethodByIndex(uint32_t ind) in GetMethodByIndex() function in ark::ets::EtsClass
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp524 TEST_F(EtsClassTest, GetMethodByIndex) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp1332 JSTaggedValue EcmaVM::GetMethodByIndex(MethodIndex idx) in GetMethodByIndex() function in panda::ecmascript::EcmaVM