Searched refs:GetCallAllocationSite (Results 1 – 3 of 3) sorted by relevance
69 Handle<AllocationSite> GetCallAllocationSite(FeedbackVectorSlot slot);
176 Handle<AllocationSite> TypeFeedbackOracle::GetCallAllocationSite( in GetCallAllocationSite() function in v8::internal::TypeFeedbackOracle
524 Handle<AllocationSite> site = oracle()->GetCallAllocationSite(slot); in VisitCall()