Searched refs:GetParameterSlot (Results 1 – 3 of 3) sorted by relevance
195 Address CommonFrameWithJSLinkage::GetParameterSlot(int index) const { in GetParameterSlot() function215 base::Memory<Address>(GetParameterSlot(-1)) = value.ptr(); in set_receiver()
1083 Memory<Address>(GetParameterSlot(index)) = value.ptr(); in SetParameterValue()1275 return Object(Memory<Address>(GetParameterSlot(index))); in GetParameter()
569 inline Address GetParameterSlot(int index) const;