Searched defs:InLargeObjectSpace (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| D | basic-memory-chunk.cc | 72 bool BasicMemoryChunk::InLargeObjectSpace() const { in InLargeObjectSpace() function in v8::internal::BasicMemoryChunk |
| /third_party/node/deps/v8/src/heap/third-party/ | ||
| D | heap-api-stub.cc | 54 bool Heap::InLargeObjectSpace(Address address) { return false; } in InLargeObjectSpace() function in v8::internal::third_party_heap::Heap |