Home
last modified time | relevance | path

Searched defs:FastGetPropertyByIndex (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_typed_array.cpp666 JSTaggedValue JSTypedArray::FastGetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray… in FastGetPropertyByIndex() function in panda::ecmascript::JSTypedArray
Dobject_fast_operator-inl.h942 JSTaggedValue ObjectFastOperator::FastGetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, … in FastGetPropertyByIndex() function
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_typed_array_test.cpp1292 HWTEST_F_L0(JSTypedArrayTest, FastGetPropertyByIndex) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_typedarray_stub_builder.cpp141 GateRef BuiltinsTypedArrayStubBuilder::FastGetPropertyByIndex(GateRef glue, GateRef array, in FastGetPropertyByIndex() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder.cpp6444 GateRef StubBuilder::FastGetPropertyByIndex(GateRef glue, GateRef obj, in FastGetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder