Searched refs:IsMemoryChunkExecutable (Results 1 – 4 of 4) sorted by relevance
601 CHECK(heap_->memory_allocator()->IsMemoryChunkExecutable(page)); in CodeSpaceMemoryModificationScope()616 CHECK(heap_->memory_allocator()->IsMemoryChunkExecutable(page)); in ~CodeSpaceMemoryModificationScope()
1895 CHECK(heap()->memory_allocator()->IsMemoryChunkExecutable(page)); in AllocateChunk()1903 CHECK(heap()->memory_allocator()->IsMemoryChunkExecutable(page)); in AllocateChunk()
1451 bool IsMemoryChunkExecutable(MemoryChunk* chunk) { in IsMemoryChunkExecutable() function
2272 CHECK(memory_allocator()->IsMemoryChunkExecutable(*chunk)); in ProtectUnprotectedMemoryChunks()