Home
last modified time | relevance | path

Searched defs:InReadOnlySpace (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/third-party/
Dheap-api-stub.cc51 bool Heap::InReadOnlySpace(Address) { return false; } in InReadOnlySpace() function in v8::internal::third_party_heap::Heap
/third_party/node/deps/v8/src/heap/
Dheap-write-barrier-inl.h79 V8_INLINE bool InReadOnlySpace() const { in InReadOnlySpace() function
Dbasic-memory-chunk.h196 bool InReadOnlySpace() const { in InReadOnlySpace() function