Searched defs:BIGINT64 (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | js_dataview.h | 27 BIGINT64 = 0, BIGUINT64, FLOAT32, FLOAT64, INT8, INT16, INT32, UINT8, UINT16, UINT32, UINT8_CLAMPED member in panda::ecmascript::DataViewType
|
| /arkcompiler/ets_runtime/ecmascript/base/tests/ |
| H A D | typed_array_helper_test.cpp | 262 EXPECT_EQ(TypedArrayHelper::GetType(JSType::JS_BIGINT64_ARRAY), DataViewType::BIGINT64); in HWTEST_F_L0() member in panda::test::DataViewType
|
Completed in 2 milliseconds