Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dread-only-heap.cc71 bool read_only_heap_created = false; in SetUp() local
81 read_only_heap_created = true; in SetUp()
89 read_only_heap_created); in SetUp()
Dread-only-spaces.h109 bool read_only_heap_created);
Dread-only-spaces.cc50 bool read_only_heap_created) { in VerifyChecksum() argument
74 CHECK(read_only_heap_created); in VerifyChecksum()