Searched refs:DONT_TRACK_ALLOCATION_SITE (Results 1 – 24 of 24) sorted by relevance
362 FastCloneShallowArrayStub stub(isolate, DONT_TRACK_ALLOCATION_SITE); in FastCloneShallowArray()
3176 mode == DONT_TRACK_ALLOCATION_SITE ? nullptr : allocation_site, in SingleArgumentConstructorCommon()3202 ? DONT_TRACK_ALLOCATION_SITE in GenerateAssembly()3217 DONT_TRACK_ALLOCATION_SITE); in GenerateAssembly()
9147 DONT_TRACK_ALLOCATION_SITE, enumerator
1670 return DONT_TRACK_ALLOCATION_SITE; in GetMode()
15959 return DONT_TRACK_ALLOCATION_SITE; in GetMode()
1508 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1472 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1480 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1534 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1564 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1547 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1563 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1565 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1495 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
3477 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3681 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3319 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3315 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3679 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3676 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3592 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3507 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
3645 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE) { in ArrayConstructorStubAheadOfTimeHelper()
9659 AllocationSiteMode mode = DONT_TRACK_ALLOCATION_SITE; in TryInlineArrayCall()