Searched defs:AllocationSite (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dobjects.h531 V(ALLOCATION_SITE, AllocationSite, allocation_site) \
845 class AllocationSite;
1649 class AllocationSite;
5163 AllocationSite* FindFirstAllocationSite();
8088 class AllocationSite: public Struct { class in namespace:v8::internal
8184 // to this AllocationSite.
8231 static void DigestTransitionFeedback(Handle<AllocationSite> site,
8239 static void AddDependentCompilationInfo(Handle<AllocationSite> site,
8243 DECLARE_PRINTER(AllocationSite)
8244 DECLARE_VERIFIER(AllocationSite)
[all...]

Completed in 95 milliseconds