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

/external/chromium_org/v8/test/cctest/
H A Dtest-constantpool.cc109 Handle<Object> small_section_heap_ptr = local
126 array->set(i, *small_section_heap_ptr);
153 CHECK_EQ(*small_section_heap_ptr, array->get_heap_ptr_entry(i));

Completed in 171 milliseconds