Searched refs:GetParameterSlot (Results 1 – 3 of 3) sorted by relevance
160 Address JavaScriptFrame::GetParameterSlot(int index) const { in GetParameterSlot() function169 return Memory::Object_at(GetParameterSlot(index)); in GetParameter()207 Memory::Object_at(GetParameterSlot(-1)) = value; in set_receiver()
572 inline Address GetParameterSlot(int index) const;
740 Memory::Object_at(GetParameterSlot(index)) = value; in SetParameterValue()