Searched refs:write_protect_code_memory (Results 1 – 5 of 5) sorted by relevance
603 if (heap_->write_protect_code_memory()) { in CodeSpaceMemoryModificationScope()617 if (heap_->write_protect_code_memory()) { in ~CodeSpaceMemoryModificationScope()633 if (heap_->write_protect_code_memory()) { in CodePageCollectionMemoryModificationScope()640 if (heap_->write_protect_code_memory()) { in ~CodePageCollectionMemoryModificationScope()659 scope_active_(chunk_->heap()->write_protect_code_memory() && in CodePageMemoryModificationScope()
160 if (heap->write_protect_code_memory()) { in MemoryChunk()
614 bool write_protect_code_memory() const { return write_protect_code_memory_; } in write_protect_code_memory() function
2830 if (!write_protect_code_memory()) return; in UnprotectAndRegisterMemoryChunk()
534 DEFINE_WEAK_VALUE_IMPLICATION(future, write_protect_code_memory, false)1264 DEFINE_BOOL_READONLY(write_protect_code_memory, true,1267 DEFINE_BOOL(write_protect_code_memory, true, "write protect code memory")2075 DEFINE_NEG_IMPLICATION(perf_prof, write_protect_code_memory)