Searched refs:uint32Array (Results 1 – 3 of 3) sorted by relevance
16 host_aot_test_action("uint32Array") {
28 "uint32Array",
226 …JSHandle<JSTaggedValue> uint32Array(thread, TypedArrayHelper::TypedArrayConstructor(argv, construc… in HWTEST_F_L0() local229 … JSHandle<JSTaggedValue> buffer(thread, TypedArrayHelper::ValidateTypedArray(thread, uint32Array)); in HWTEST_F_L0()230 …JSTaggedValue result = JSHandle<JSTypedArray>::Cast(uint32Array)->GetViewedArrayBufferOrByteArray(… in HWTEST_F_L0()419 …JSHandle<JSTaggedValue> uint32Array(thread, TypedArrayHelper::TypedArrayConstructor(argv, construc… in HWTEST_F_L0() local422 … JSHandle<JSTaggedValue> buffer(thread, TypedArrayHelper::ValidateTypedArray(thread, uint32Array)); in HWTEST_F_L0()