Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-constantpool.cc108 Code* small_section_code_ptr = DummyCode(&context); in TEST() local
124 array->set(i, small_section_code_ptr->entry()); in TEST()
151 CHECK_EQ(small_section_code_ptr->entry(), array->get_code_ptr_entry(i)); in TEST()