Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime_stub-inl.h532 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadTypedArrayElement(JSThread *thread, JSTaggedValue receiver, in LoadTypedArrayElement() function in panda::ecmascript::ICRuntimeStub
H A Dic_handler.h288 static inline JSHandle<JSTaggedValue> LoadTypedArrayElement(const JSThread *thread, in LoadTypedArrayElement() function in panda::ecmascript::final
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_typedarray_stub_builder.cpp80 GateRef BuiltinsTypedArrayStubBuilder::LoadTypedArrayElement(GateRef glue, GateRef array, GateRef key, GateRef jsType) in LoadTypedArrayElement() function in panda::ecmascript::kungfu::BuiltinsTypedArrayStubBuilder

Completed in 10 milliseconds