Searched refs:GetParameterSlot (Results 1 – 3 of 3) sorted by relevance
186 Address CommonFrameWithJSLinkage::GetParameterSlot(int index) const { in GetParameterSlot() function199 base::Memory<Address>(GetParameterSlot(-1)) = value.ptr(); in set_receiver()
580 inline Address GetParameterSlot(int index) const;
1290 Memory<Address>(GetParameterSlot(index)) = value.ptr(); in SetParameterValue()1485 return Object(Memory<Address>(GetParameterSlot(index))); in GetParameter()