Searched defs:GetMethodByIndex (Results 1 – 3 of 3) sorted by relevance
169 EtsMethod *EtsClass::GetMethodByIndex(uint32_t ind) in GetMethodByIndex() function in ark::ets::EtsClass
524 TEST_F(EtsClassTest, GetMethodByIndex) in TEST_F() argument
1332 JSTaggedValue EcmaVM::GetMethodByIndex(MethodIndex idx) in GetMethodByIndex() function in panda::ecmascript::EcmaVM