Searched refs:GetParameterSlot (Results 1 – 3 of 3) sorted by relevance
184 Address JavaScriptFrame::GetParameterSlot(int index) const { in GetParameterSlot() function220 Memory::Object_at(GetParameterSlot(-1)) = value; in set_receiver()
904 Memory::Object_at(GetParameterSlot(index)) = value; in SetParameterValue()1073 return Memory::Object_at(GetParameterSlot(index)); in GetParameter()
857 inline Address GetParameterSlot(int index) const;