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.h628 !heap_->code_space_memory_modification_scope_depth()) { in CodePageCollectionMemoryModificationScope()
636 !heap_->code_space_memory_modification_scope_depth()) { in ~CodePageCollectionMemoryModificationScope()
Dheap.h589 uintptr_t code_space_memory_modification_scope_depth() { in code_space_memory_modification_scope_depth() function
Dspaces.cc694 heap->code_space_memory_modification_scope_depth(); in Initialize()