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
140 JSHandle<JSTypedArray> typedarrayObj(typedarray); in DefineOwnProperty() local
337 JSHandle<JSTypedArray> typedarrayObj(typedarray); in IntegerIndexedElementGet() local
386 JSHandle<JSTypedArray> typedarrayObj(typedArray); in IsValidIntegerIndex() local
454 JSHandle<JSTypedArray> typedarrayObj(typedArray); in FastCopyElementToArray() local
489 JSHandle<JSTypedArray> typedarrayObj(typedarray); in FastElementGet() local
536 JSHandle<JSTypedArray> typedarrayObj(typedarray); in IntegerIndexedElementSet() local
601 JSTypedArray *typedarrayObj = JSTypedArray::Cast(typedarray.GetTaggedObject()); in FastGetPropertyByIndex() local
634 JSTypedArray *typedarrayObj = JSTypedArray::Cast(typedarray.GetTaggedObject()); in FastSetPropertyByIndex() local