Home
last modified time | relevance | path

Searched defs:first_interval (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlithium-allocator.h196 UseInterval* first_interval() const { return first_interval_; } in first_interval() function
/external/v8/src/compiler/
Dregister-allocator.h187 UseInterval* first_interval() const { return first_interval_; } in first_interval() function