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