Home
last modified time | relevance | path

Searched refs:DONT_TRACK_ALLOCATION_SITE (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/v8/src/x64/
Dstub-cache-x64.cc1758 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
1772 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
Dfull-codegen-x64.cc1745 ? TRACK_ALLOCATION_SITE : DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1749 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
Dcode-stubs-x64.cc5578 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE || in ArrayConstructorStubAheadOfTimeHelper()
/external/chromium_org/v8/src/ia32/
Dstub-cache-ia32.cc1826 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
1840 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
Dfull-codegen-ia32.cc1724 ? TRACK_ALLOCATION_SITE : DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1728 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
Dcode-stubs-ia32.cc5779 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE || in ArrayConstructorStubAheadOfTimeHelper()
/external/chromium_org/v8/src/arm/
Dstub-cache-arm.cc1745 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
1758 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
Dfull-codegen-arm.cc1788 ? TRACK_ALLOCATION_SITE : DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1792 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
Dcode-stubs-arm.cc5833 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE || in ArrayConstructorStubAheadOfTimeHelper()
/external/chromium_org/v8/src/mips/
Dstub-cache-mips.cc1730 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
1743 DONT_TRACK_ALLOCATION_SITE, in CompileArrayPushCall()
Dfull-codegen-mips.cc1802 ? TRACK_ALLOCATION_SITE : DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
1806 allocation_site_mode = DONT_TRACK_ALLOCATION_SITE; in VisitArrayLiteral()
Dcode-stubs-mips.cc5982 if (AllocationSite::GetMode(kind) != DONT_TRACK_ALLOCATION_SITE || in ArrayConstructorStubAheadOfTimeHelper()
/external/chromium_org/v8/src/
Disolate.cc2104 DONT_TRACK_ALLOCATION_SITE, 0); in Init()
Dobjects-inl.h1344 return DONT_TRACK_ALLOCATION_SITE; in GetMode()
1356 return DONT_TRACK_ALLOCATION_SITE; in GetMode()
Dhydrogen.cc2632 ? DONT_TRACK_ALLOCATION_SITE in JSArrayBuilder()
2642 mode_(DONT_TRACK_ALLOCATION_SITE), in JSArrayBuilder()
Dhydrogen-instructions.h7060 allocation_site_mode_(DONT_TRACK_ALLOCATION_SITE) { in literal_index_()
Dobjects.h8107 DONT_TRACK_ALLOCATION_SITE, enumerator