Searched refs:allocation_site_mode (Results 1 – 3 of 3) sorted by relevance
30 TNode<Context> context, AllocationSiteMode allocation_site_mode,
463 TNode<Context> context, AllocationSiteMode allocation_site_mode, in CreateShallowArrayLiteral() argument475 if (allocation_site_mode == TRACK_ALLOCATION_SITE && in CreateShallowArrayLiteral()
1929 AllocationSiteMode allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in GenerateArraySingleArgumentConstructor() local1931 allocation_site_mode = AllocationSite::ShouldTrack(kind) in GenerateArraySingleArgumentConstructor()1941 kind, allocation_site_mode); in GenerateArraySingleArgumentConstructor()