Home
last modified time | relevance | path

Searched defs:new_page (Results 1 - 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
H A Dobject-allocator.cc198 auto* new_page = NormalPage::Create(page_backend_, space); in RefillLinearAllocationBuffer() local
/third_party/node/deps/v8/src/heap/
H A Dspaces.cc96 Page* new_page = old_space->InitializePage(old_page); in ConvertNewToOld() local
H A Dnew-spaces.cc128 Page* new_page = heap()->memory_allocator()->AllocatePage( in Commit() local
190 Page* new_page = heap()->memory_allocator()->AllocatePage( in GrowTo() local
[all...]
H A Dread-only-spaces.cc149 ReadOnlyPage* new_page = nullptr; in CreateReadOnlySpace() local
236 ReadOnlyPage* new_page = reinterpret_cast<ReadOnlyPage*>(ptr); in Initialize() local
200 RemapPageTo(size_t i, Address new_address, ReadOnlyPage*& new_page) RemapPageTo() argument
[all...]
H A Dmark-compact.cc1865 Page* new_page = Page::ConvertNewToOld(page); in Move() local
/third_party/cups-filters/filter/pdftopdf/
H A 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/
H A Dsimulator-loong64.cc789 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/ppc/
H A Dsimulator-ppc.cc691 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc758 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc815 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc700 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/riscv64/
H A Dsimulator-riscv64.cc2146 CachePage* new_page = new CachePage(); in GetCachePage() local
/third_party/node/deps/v8/src/execution/arm/
H A Dsimulator-arm.cc636 CachePage* new_page = new CachePage(); in GetCachePage() local

Completed in 75 milliseconds