Searched defs:IsEnd (Results 1 – 5 of 5) sorted by relevance
44 bool IsEnd) in HashTableIterator()99 bool IsEnd; variable
116 bool IsEnd() const { return ch_ == 0; } in IsEnd() function
74 bool IsEnd() const { return (value_ & (kHalfStep - 1)) == 1; } in IsEnd() function
706 bool IsEnd() const { return type_ == NO_ARG; } in IsEnd() function
256 bool SparseInputMask::InputIterator::IsEnd() const { in IsEnd() function in v8::internal::compiler::SparseInputMask::InputIterator