Searched defs:handleUint8Array (Results 1 – 3 of 3) sorted by relevance
179 … JSHandle<JSTypedArray> handleUint8Array = CreateNumberTypedArray(thread, JSType::JS_UINT8_ARRAY); in HWTEST_F_L0() local431 … JSHandle<JSTypedArray> handleUint8Array = CreateNumberTypedArray(thread, JSType::JS_UINT8_ARRAY); in HWTEST_F_L0() local478 … JSHandle<JSTypedArray> handleUint8Array = CreateNumberTypedArray(thread, JSType::JS_UINT8_ARRAY); in HWTEST_F_L0() local
604 JSHandle<JSTypedArray> handleUint8Array = JSAPIFastBuffer::NewUint8Array(thread, byteLength); in AllocateFastBuffer() local615 auto handleUint8Array = JSTaggedValue(GetUInt8ArrayFromBufferObject(thread, src)); in AllocateFromBufferObject() local
4895 JSHandle<JSTypedArray> handleUint8Array = JSHandle<JSTypedArray>::Cast(obj); in NewJSAPIBufferWithoutInit() local4924 JSHandle<JSTypedArray> handleUint8Array = JSAPIFastBuffer::NewUint8Array(thread_, length); in NewJSAPIBuffer() local