Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h607 ARK_INLINE JSTaggedValue ICRuntimeStub::StoreTypedArrayElement(JSThread *thread, JSTaggedValue receiver, in StoreTypedArrayElement() function in panda::ecmascript::ICRuntimeStub
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp115 GateRef BuiltinsTypedArrayStubBuilder::StoreTypedArrayElement(GateRef glue, GateRef array, GateRef index, GateRef value, in StoreTypedArrayElement() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder

Completed in 8 milliseconds