Lines Matching refs:AllocationSite
687 class AllocationSite; variable
753 V(AllocationSite) \
945 V(AllocationSite, ALLOCATION_SITE_TYPE) \
2238 Handle<AllocationSite> site = Handle<AllocationSite>::null());
3639 class AllocationSite : public Struct, public NeverReadOnlySpaceObject {
3751 static bool DigestTransitionFeedback(Handle<AllocationSite> site,
3754 DECL_PRINTER(AllocationSite)
3755 DECL_VERIFIER(AllocationSite)
3757 DECL_CAST(AllocationSite)
3796 DISALLOW_IMPLICIT_CONSTRUCTORS(AllocationSite);
3808 inline AllocationSite* GetAllocationSite() const;