Home
last modified time | relevance | path

Searched defs:next_page (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dlarge-spaces.h45 LargePage* next_page() { return static_cast<LargePage*>(list_node_.next()); } in next_page() function
46 const LargePage* next_page() const { in next_page() function
Dspaces.h273 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function
276 const Page* next_page() const { in next_page() function
Dnew-spaces.h90 Page* next_page = current_page_->next_page(); in AdvancePage() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bit-set.hh466 unsigned int next_page = na; in process() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h47453 long unsigned int next_page; member