Home
last modified time | relevance | path

Searched defs:GetPropertyByIndex (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/interpreter/
H A Dfast_runtime_stub-inl.h174 JSTaggedValue FastRuntimeStub::GetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t index) in GetPropertyByIndex() function in panda::ecmascript::FastRuntimeStub
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_fast_operator-inl.h572 JSTaggedValue ObjectFastOperator::GetPropertyByIndex(JSThread *thread, JSTaggedValue receiver, uint32_t index) in GetPropertyByIndex() function in ObjectFastOperator
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dstub_builder.cpp3275 GateRef StubBuilder::GetPropertyByIndex(GateRef glue, GateRef receiver, in GetPropertyByIndex() function in panda::ecmascript::kungfu::StubBuilder

Completed in 21 milliseconds