Searched refs:GetCallNewAllocationSite (Results 1 – 3 of 3) sorted by relevance
71 Handle<AllocationSite> GetCallNewAllocationSite(FeedbackVectorSlot slot);
186 Handle<AllocationSite> TypeFeedbackOracle::GetCallNewAllocationSite( in GetCallNewAllocationSite() function in v8::internal::TypeFeedbackOracle
551 oracle()->GetCallNewAllocationSite(allocation_site_feedback_slot)); in VisitCallNew()