Home
last modified time | relevance | path

Searched refs:code_space_memory_modification_scope_depth (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dheap-inl.h695 !heap_->code_space_memory_modification_scope_depth()) { in CodePageCollectionMemoryModificationScope()
703 !heap_->code_space_memory_modification_scope_depth()) { in ~CodePageCollectionMemoryModificationScope()
Dmemory-chunk.cc139 heap->code_space_memory_modification_scope_depth(); in Initialize()
Dheap.h629 uintptr_t code_space_memory_modification_scope_depth() { in code_space_memory_modification_scope_depth() function