Home
last modified time | relevance | path

Searched refs:StoreTypedArrayValueMiss (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
H A Dic_runtime.h97 JSTaggedValue StoreTypedArrayValueMiss(JSHandle<JSTaggedValue> receiver, JSHandle<JSTaggedValue> key,
H A Dic_runtime.cpp356 return StoreTypedArrayValueMiss(receiver, key, value); in StoreMiss()
444 JSTaggedValue StoreICRuntime::StoreTypedArrayValueMiss(JSHandle<JSTaggedValue> receiver, JSHandle<JSTaggedValue> key, in StoreTypedArrayValueMiss() function in panda::ecmascript::StoreICRuntime

Completed in 1 milliseconds