Home
last modified time | relevance | path

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

/external/v8/test/cctest/heap/
Dutils-inl.h89 static inline void FillCurrentPage(v8::internal::NewSpace* space) { in FillCurrentPage() function
95 FillCurrentPage(space); in SimulateFullSpace()
Dtest-spaces.cc770 FillCurrentPage(new_space); in UNINITIALIZED_TEST()