Searched refs:MergeIfAdjacent (Results 1 – 3 of 3) sorted by relevance
60 V8_INLINE bool MergeIfAdjacent(LinearAllocationArea& other) { in MergeIfAdjacent() function
167 return allocation_info_.MergeIfAdjacent(other->allocation_info_); in TryMerge()
598 if (allocation_info_.MergeIfAdjacent(info)) { in MaybeFreeUnusedLab()