Home
last modified time | relevance | path

Searched defs:first_page (Results 1 – 4 of 4) sorted by relevance

/external/v8/test/cctest/
Dtest-spaces.cc143 Page* first_page = in TEST() local
/external/chromium/sdch/open-vcdiff/src/
Dvcencoder_test.cc562 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local
594 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local
Dvcdecoder3_test.cc486 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local
519 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local
/external/v8/src/
Dspaces.h1903 NewSpacePage* first_page() { return anchor_.next_page(); } in first_page() function
2523 LargePage* first_page() { return first_page_; } in first_page() function