Searched refs:IsPagedSpace (Results 1 – 2 of 2) sorted by relevance
640 bool IsPagedSpace() const;1262 if (chunk->IsPagedSpace() && chunk->executable() != EXECUTABLE) { in AddMemoryChunkSafe()
801 bool MemoryChunk::IsPagedSpace() const { in IsPagedSpace() function in v8::internal::MemoryChunk1348 if (IsPagedSpace()) { in AllocateChunk()