Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmemory-optimizer.cc23 bool CanAllocate(const Node* node) { in CanAllocate() function
/third_party/node/deps/v8/src/heap/
Dbasic-memory-chunk.h209 bool CanAllocate() const { in CanAllocate() function