Searched refs:GetOffsetToFirstUnusedStackSlot (Results 1 – 3 of 3) sorted by relevance
103 int CallDescriptor::GetOffsetToFirstUnusedStackSlot() const { in GetOffsetToFirstUnusedStackSlot() function in v8::internal::compiler::CallDescriptor134 int last_argument_slot = GetOffsetToFirstUnusedStackSlot() - 1; in GetOffsetToReturns()
431 int GetOffsetToFirstUnusedStackSlot() const; in NON_EXPORTED_BASE()
3071 callee->GetOffsetToFirstUnusedStackSlot() - 1; in VisitTailCall()