Home
last modified time | relevance | path

Searched defs:StoreTypedArrayElement (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_array_stub_builder.cpp143 GateRef TypedArrayStubBuilder::StoreTypedArrayElement(GateRef glue, GateRef array, GateRef index, G… in StoreTypedArrayElement() function in panda::ecmascript::kungfu::TypedArrayStubBuilder
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h605 ARK_INLINE JSTaggedValue ICRuntimeStub::StoreTypedArrayElement(JSThread *thread, JSTaggedValue rece… in StoreTypedArrayElement() function