Searched defs:FastGetPropertyByIndex (Results 1 – 3 of 3) sorted by relevance
594 JSTaggedValue JSTypedArray::FastGetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastGetPropertyByIndex() function in panda::ecmascript::JSTypedArray
445 JSTaggedValue ObjectFastOperator::FastGetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, … in FastGetPropertyByIndex() function
1317 HWTEST_F_L0(JSTypedArrayTest, FastGetPropertyByIndex) in HWTEST_F_L0() argument