Searched defs:current_hint_position_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h399 DCHECK(current_hint_position_ == FirstHintPosition());
400 return current_hint_position_;
464 mutable UsePosition* current_hint_position_; variable

Completed in 165 milliseconds