Home
last modified time | relevance | path

Searched defs:InLargeObjectSpace (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dbasic-memory-chunk.cc72 bool BasicMemoryChunk::InLargeObjectSpace() const { in InLargeObjectSpace() function in v8::internal::BasicMemoryChunk
/third_party/node/deps/v8/src/heap/third-party/
Dheap-api-stub.cc54 bool Heap::InLargeObjectSpace(Address address) { return false; } in InLargeObjectSpace() function in v8::internal::third_party_heap::Heap