Searched refs:code_space_memory_modification_scope_depth_ (Results 1 – 2 of 2) sorted by relevance
617 return code_space_memory_modification_scope_depth_; in code_space_memory_modification_scope_depth()621 code_space_memory_modification_scope_depth_++; in increment_code_space_memory_modification_scope_depth()625 code_space_memory_modification_scope_depth_--; in decrement_code_space_memory_modification_scope_depth()2198 uintptr_t code_space_memory_modification_scope_depth_ = 0; variable
2837 DCHECK_GT(code_space_memory_modification_scope_depth_, 0); in UnprotectAndRegisterMemoryChunk()