Searched refs:GetCallAllocationSite (Results 1 – 3 of 3) sorted by relevance
64 Handle<AllocationSite> GetCallAllocationSite(int slot);
152 Handle<AllocationSite> TypeFeedbackOracle::GetCallAllocationSite(int slot) { in GetCallAllocationSite() function in v8::internal::TypeFeedbackOracle
516 oracle()->GetCallAllocationSite(expr->CallFeedbackSlot()); in VisitCall()