Searched refs:GetParameterSlot (Results 1 – 3 of 3) sorted by relevance
151 Address JavaScriptFrame::GetParameterSlot(int index) const { in GetParameterSlot() function161 Memory<Object*>(GetParameterSlot(-1)) = value; in set_receiver()
997 Memory<Object*>(GetParameterSlot(index)) = value; in SetParameterValue()1218 return Memory<Object*>(GetParameterSlot(index)); in GetParameter()
720 inline Address GetParameterSlot(int index) const;