Searched defs:shared_ro_heap_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| D | read-only-heap.h | 144 V8_EXPORT_PRIVATE static SoleReadOnlyHeap* shared_ro_heap_; variable |
| D | read-only-heap.cc | 60 SoleReadOnlyHeap* SoleReadOnlyHeap::shared_ro_heap_ = nullptr; member in v8::internal::SoleReadOnlyHeap |