Searched defs:TryMerge (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| D | spaces-inl.h | 165 bool LocalAllocationBuffer::TryMerge(LocalAllocationBuffer* other) { in TryMerge() function |
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| D | register-allocator.cc | 1212 bool SpillRange::TryMerge(SpillRange* other) { in TryMerge() function in v8::internal::compiler::SpillRange |