Searched refs:allocation_site_mode (Results 1 – 3 of 3) sorted by relevance
25 AllocationSiteMode allocation_site_mode);
342 AllocationSiteMode allocation_site_mode) { in EmitCreateShallowArrayLiteral() argument355 if (allocation_site_mode == TRACK_ALLOCATION_SITE) { in EmitCreateShallowArrayLiteral()
4235 AllocationSiteMode allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in GenerateArraySingleArgumentConstructor() local4237 allocation_site_mode = AllocationSite::ShouldTrack(kind) in GenerateArraySingleArgumentConstructor()4246 kind, allocation_site_mode); in GenerateArraySingleArgumentConstructor()