Home | History | Annotate | Download | only in src

Lines Matching refs:AllocationSite

5446                         Handle<AllocationSite> allocation_site =
5447 Handle<AllocationSite>::null()) {
5523 Handle<AllocationSite> allocation_site =
5524 Handle<AllocationSite>::null())
5551 AllocationSite::CanTrack(instance_type);
5554 PrintF("HAllocate with AllocationSite %p %s\n",
5968 ASSERT(offset >= HeapObject::kHeaderSize && offset < AllocationSite::kSize);