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

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

Completed in 37 milliseconds