Searched refs:handleTagValDataViewTo1 (Results 1 – 1 of 1) sorted by relevance
136 JSHandle<JSTaggedValue> handleTagValDataViewTo1(thread, handleDataView->GetViewedArrayBuffer()); in HWTEST_F_L0() local137 EXPECT_TRUE(JSTaggedValue::Equal(thread, handleTagValDataViewFrom1, handleTagValDataViewTo1)); in HWTEST_F_L0()