Searched refs:small_section_int64 (Results 1 – 1 of 1) sorted by relevance
107 int64_t small_section_int64 = V8_2PART_UINT64_C(0x56781234, DEF09ABC); in TEST() local122 array->set(i, small_section_int64); in TEST()149 CHECK_EQ(small_section_int64, array->get_int64_entry(i)); in TEST()