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

/external/chromium_org/v8/test/cctest/
H A Dtest-constantpool.cc111 int32_t small_section_int32 = 0xab12cd45; local
129 array->set(i, small_section_int32);
156 CHECK_EQ(small_section_int32, array->get_int32_entry(i));

Completed in 534 milliseconds