Home
last modified time | relevance | path

Searched defs:new_page (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dread-only-spaces.cc149 ReadOnlyPage* new_page = nullptr; in CreateReadOnlySpace() local
201 ReadOnlyPage*& new_page) { in RemapPageTo()
236 ReadOnlyPage* new_page = reinterpret_cast<ReadOnlyPage*>(ptr); in Initialize() local
Dnew-spaces.cc128 Page* new_page = heap()->memory_allocator()->AllocatePage( in Commit() local
190 Page* new_page = heap()->memory_allocator()->AllocatePage( in GrowTo() local
Dspaces.cc96 Page* new_page = old_space->InitializePage(old_page); in ConvertNewToOld() local
Dmark-compact.cc1865 Page* new_page = Page::ConvertNewToOld(page); in Move() local
/third_party/node/deps/v8/src/heap/cppgc/
Dobject-allocator.cc198 auto* new_page = NormalPage::Create(page_backend_, space); in RefillLinearAllocationBuffer() local
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggmux.h77 gboolean new_page; /* starting a new page */ member
/third_party/cups-filters/filter/pdftopdf/
Dqpdf_pdftopdf_processor.cc587 std::shared_ptr<PDFTOPDF_PageHandle> QPDF_PDFTOPDF_Processor::new_page(float width,float height) //… in new_page() function in QPDF_PDFTOPDF_Processor
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc789 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc2146 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/mips/
Dsimulator-mips.cc815 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/mips64/
Dsimulator-mips64.cc758 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/ppc/
Dsimulator-ppc.cc691 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/arm/
Dsimulator-arm.cc636 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/s390/
Dsimulator-s390.cc700 CachePage* new_page = new CachePage(); in GetCachePage() local