Lines Matching full:bytes_to_page
848 int bytes_to_page = static_cast<int>(next_page - current_top);849 if (bytes_to_page <= FixedArray::kHeaderSize) {853 bytes_to_page = static_cast<int>(next_page - current_top);855 CHECK(bytes_to_page > FixedArray::kHeaderSize);