Searched refs:SizeOfFirstPage (Results 1 – 3 of 3) sorted by relevance
46 static uint32_t SizeOfFirstPage(Isolate* isolate, AllocationSpace space);
37 uint32_t Snapshot::SizeOfFirstPage(Isolate* isolate, AllocationSpace space) { in SizeOfFirstPage() function in v8::internal::Snapshot
1185 size = Snapshot::SizeOfFirstPage(heap()->isolate(), identity()); in AllocateChunk()