Searched refs:GetParameterSlot (Results 1 – 2 of 2) sorted by relevance
203 Address JavaScriptFrame::GetParameterSlot(int index) const { in GetParameterSlot() function212 return Memory::Object_at(GetParameterSlot(index)); in GetParameter()222 Memory::Object_at(GetParameterSlot(-1)) = value; in set_receiver()
487 inline Address GetParameterSlot(int index) const;