Searched defs:FastGetPropertyByIndex (Results 1 – 5 of 5) sorted by relevance
661 JSTaggedValue JSTypedArray::FastGetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastGetPropertyByIndex() function in panda::ecmascript::JSTypedArray
860 JSTaggedValue ObjectFastOperator::FastGetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, … in FastGetPropertyByIndex() function
1291 HWTEST_F_L0(JSTypedArrayTest, FastGetPropertyByIndex) in HWTEST_F_L0() argument
141 GateRef BuiltinsTypedArrayStubBuilder::FastGetPropertyByIndex(GateRef glue, GateRef array, in FastGetPropertyByIndex() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder
5882 GateRef StubBuilder::FastGetPropertyByIndex(GateRef glue, GateRef obj, in FastGetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder