Searched refs:IsConstantAtIndexSmi (Results 1 – 2 of 2) sorted by relevance
207 bool BytecodeArrayIterator::IsConstantAtIndexSmi(int index) const { in IsConstantAtIndexSmi() function in v8::internal::interpreter::BytecodeArrayIterator346 !iterator_->IsConstantAtIndexSmi(table_offset_)) { in UpdateAndAdvanceToValid()353 DCHECK(iterator_->IsConstantAtIndexSmi(table_offset_)); in UpdateAndAdvanceToValid()
125 bool IsConstantAtIndexSmi(int offset) const;