Searched refs:GetOperand (Results 1 – 3 of 3) sorted by relevance
233 inline Object* JavaScriptFrame::GetOperand(int index) const { in GetOperand() function
857 store->set(i, GetOperand(i)); in SaveOperandStack()870 store->set(i, GetOperand(i)); in SaveOperandStack()883 DCHECK_EQ(GetOperand(i), isolate()->heap()->the_hole_value()); in RestoreOperandStack()902 DCHECK_EQ(GetOperand(i), isolate()->heap()->the_hole_value()); in RestoreOperandStack()
568 inline Object* GetOperand(int index) const;