Searched refs:GetConstantAtIndexAsSmi (Results 1 – 3 of 3) sorted by relevance
211 Smi BytecodeArrayIterator::GetConstantAtIndexAsSmi(int index) const { in GetConstantAtIndexAsSmi() function in v8::internal::interpreter::BytecodeArrayIterator236 Smi smi = GetConstantAtIndexAsSmi(GetIndexOperand(0)); in GetRelativeJumpTargetOffset()354 current_ = iterator_->GetConstantAtIndexAsSmi(table_offset_); in UpdateAndAdvanceToValid()
126 Smi GetConstantAtIndexAsSmi(int offset) const;
369 return iterator().GetConstantAtIndexAsSmi(operand_index); in ConstantSmi()