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

/external/v8/src/
H A Dlithium-allocator.h371 void ShortenTo(LifetimePosition start);
H A Dlithium-allocator.cc379 void LiveRange::ShortenTo(LifetimePosition start) { function in class:v8::internal::LiveRange
721 range->ShortenTo(position);

Completed in 217 milliseconds