Home
last modified time | relevance | path

Searched refs:small_section_int64 (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/cctest/
Dtest-constantpool.cc107 int64_t small_section_int64 = V8_2PART_UINT64_C(0x56781234, DEF09ABC); in TEST() local
122 array->set(i, small_section_int64); in TEST()
149 CHECK_EQ(small_section_int64, array->get_int64_entry(i)); in TEST()