Searched refs:AddCodeMemoryChunk (Results 1 – 5 of 5) sorted by relevance
205 heap()->isolate()->AddCodeMemoryChunk(page); in AllocateRawBackground()
364 heap()->isolate()->AddCodeMemoryChunk(page); in ExpandBackground()
5980 isolate()->AddCodeMemoryChunk(chunk); in NotifyOldGenerationExpansion()
1875 void AddCodeMemoryChunk(MemoryChunk* chunk);
5498 void Isolate::AddCodeMemoryChunk(MemoryChunk* chunk) { in ThrowInternal() function in v8::internal::Isolate