Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h207 int spill_start_index() const { return spill_start_index_; } in spill_start_index() function
/external/v8/src/compiler/
Dregister-allocator.h198 int spill_start_index() const { return spill_start_index_; } in spill_start_index() function