Searched refs:AllocationSiteMode (Results 1 – 6 of 6) sorted by relevance
22 extern enum AllocationSiteMode {39 constexpr AllocationSiteMode): HeapObject labels CallRuntime;80 vector, slot, context, AllocationSiteMode::TRACK_ALLOCATION_SITE)
30 TNode<Context> context, AllocationSiteMode allocation_site_mode,
94 ElementsKind elements_kind, AllocationSiteMode mode);
463 TNode<Context> context, AllocationSiteMode allocation_site_mode, in CreateShallowArrayLiteral()
1858 AllocationSiteMode mode) { in GenerateConstructor()1929 AllocationSiteMode allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in GenerateArraySingleArgumentConstructor()
1198 enum AllocationSiteMode { enum