Home
last modified time | relevance | path

Searched defs:FastGetPropertyByIndex (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_typed_array.cpp677 JSTaggedValue JSTypedArray::FastGetPropertyByIndex(JSThread *thread, const JSTaggedValue typedarray, uint32_t index, in FastGetPropertyByIndex() function in panda::ecmascript::JSTypedArray
H A Dobject_fast_operator-inl.h832 JSTaggedValue ObjectFastOperator::FastGetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t index) in FastGetPropertyByIndex() function in ObjectFastOperator
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp143 GateRef BuiltinsTypedArrayStubBuilder::FastGetPropertyByIndex(GateRef glue, GateRef array, in FastGetPropertyByIndex() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp5756 GateRef StubBuilder::FastGetPropertyByIndex(GateRef glue, GateRef obj, in FastGetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder

Completed in 28 milliseconds