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

/external/v8/src/compiler/
H A Dregister-allocator.h604 : ++last_child_id_;
607 int GetChildCount() const { return last_child_id_ + 1; }
652 int last_child_id_; member in class:v8::internal::compiler::LiveRange::final

Completed in 146 milliseconds