Home
last modified time | relevance | path

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

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