Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h495 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadElement(JSObject *receiver, JSTaggedValue key) in LoadElement() function in panda::ecmascript::ICRuntimeStub
H A Dic_handler.h258 static inline JSHandle<JSTaggedValue> LoadElement(const JSThread *thread, const ObjectOperator &op) in LoadElement() function in panda::ecmascript::final
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.h619 GateRef CircuitBuilder::LoadElement(GateRef receiver, GateRef index, OnHeapMode onHeap) in LoadElement() function in panda::ecmascript::kungfu::CircuitBuilder
H A Dstub_builder.cpp2583 GateRef StubBuilder::LoadElement(GateRef glue, GateRef receiver, GateRef key) in LoadElement() function in panda::ecmascript::kungfu::StubBuilder

Completed in 21 milliseconds