HomeSort by relevance Sort by last modified time
    Searched defs:FixedLiveRangeID (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/v8/src/
lithium-allocator.h 583 static int FixedLiveRangeID(int index) { return -index - 1; }
  /external/v8/src/
lithium-allocator.h 582 static int FixedLiveRangeID(int index) { return -index - 1; }

Completed in 137 milliseconds