Searched defs:GetOperand (Results 1 – 2 of 2) sorted by relevance
145 const MemOperand& GetOperand() const { return operand_; } in GetOperand() function157 const AlignedMemOperand& GetOperand() const { return operand_; } in GetOperand() function
202 inline Object* JavaScriptFrame::GetOperand(int index) const { in GetOperand() function