Searched refs:CanTrack (Results 1 – 5 of 5) sorted by relevance
80 AllocationSite::CanTrack(object->map()->instance_type())) { in ShouldCreateMemento()
1071 inline bool AllocationSite::CanTrack(InstanceType type) { in CanTrack() function
3760 static inline bool CanTrack(InstanceType type);
506 !AllocationSite::CanTrack(map->instance_type())) in UpdateAllocationSite()
1891 DCHECK(site.is_null() || AllocationSite::CanTrack(map->instance_type())); in CopyJSObjectWithAllocationSite()