Home
last modified time | relevance | path

Searched refs:code_page_collection_memory_modification_scope_depth (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dheap-inl.h642 if (heap_->code_page_collection_memory_modification_scope_depth() == 0) { in ~CodePageCollectionMemoryModificationScope()
Dheap.h643 uintptr_t code_page_collection_memory_modification_scope_depth() { in code_page_collection_memory_modification_scope_depth() function