Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_typed_array.cpp88 JSHandle<JSTypedArray> typedarrayObj(typedarray); in HasProperty() local
142 JSHandle<JSTypedArray> typedarrayObj(typedarray); in DefineOwnProperty() local
377 JSHandle<JSTypedArray> typedarrayObj(typedarray); in IntegerIndexedElementGet() local
426 JSHandle<JSTypedArray> typedarrayObj(typedArray); in IsValidIntegerIndex() local
494 JSHandle<JSTypedArray> typedarrayObj(typedArray); in FastCopyElementToArray() local
531 JSHandle<JSTypedArray> typedarrayObj(typedarray); in FastElementGet() local
578 JSHandle<JSTypedArray> typedarrayObj(typedarray); in IntegerIndexedElementSet() local
643 JSTypedArray *typedarrayObj = JSTypedArray::Cast(typedarray.GetTaggedObject()); in FastGetPropertyByIndex() local
676 JSTypedArray *typedarrayObj = JSTypedArray::Cast(typedarray.GetTaggedObject()); in FastSetPropertyByIndex() local