Searched refs:MergeWith (Results 1 – 3 of 3) sorted by relevance
20 void TypeStats::MergeWith(const TypeStats& other) { in MergeWith() function in v8::internal::TypeStats
46 void MergeWith(const TypeStats& other);
3027 type_stats_.MergeWith(zone->type_stats()); in ThrowInternal()