Searched refs:spill_start_index (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.h293 int spill_start_index() const { return spill_start_index_; } function in class:v8::internal::LiveRange
H A Dlithium-allocator.cc1421 safe_point >= range->spill_start_index()) {
1423 range->id(), range->spill_start_index(), safe_point);

Completed in 436 milliseconds