Searched defs:StoreTypedArrayElement (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/ic/ | ||
H A D | ic_runtime_stub-inl.h | 607 ARK_INLINE JSTaggedValue ICRuntimeStub::StoreTypedArrayElement(JSThread *thread, JSTaggedValue receiver, in StoreTypedArrayElement() function in panda::ecmascript::ICRuntimeStub |
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/ | ||
H A D | builtins_typedarray_stub_builder.cpp | 115 GateRef BuiltinsTypedArrayStubBuilder::StoreTypedArrayElement(GateRef glue, GateRef array, GateRef index, GateRef value,
in StoreTypedArrayElement() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder |
Completed in 8 milliseconds