Searched refs:IsBigInt64Array (Results 1 – 6 of 6) sorted by relevance
49 typedArray->IsBigInt64Array(); in JSValueRefIsBigInt64ArrayFuzzTest()
2862 ### IsBigInt64Array subsection2864 bool IsBigInt64Array();2883 bool result = object->IsBigInt64Array();
589 bool JSValueRef::IsBigInt64Array() in IsBigInt64Array() function in panda::JSValueRef
445 bool IsBigInt64Array();
963 ASSERT_TRUE(typedArray->IsBigInt64Array()); in HWTEST_F_L0()
1401 object->IsBigInt64Array(); in HWTEST_F_L0()1404 TEST_TIME(JSValueRef::IsBigInt64Array); in HWTEST_F_L0()1405 GTEST_LOG_(INFO) << std::boolalpha << object->IsBigInt64Array(); in HWTEST_F_L0()