HomeSort by relevance Sort by last modified time
    Searched refs:Unbounded (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/v8/src/
effects.h 40 return Effect(Bounds::Unbounded(zone), POSSIBLE);
44 return Effect(Bounds::Unbounded(zone), DEFINITE);
92 ? effect.bounds : Bounds::Unbounded(Base::zone());
types.h 892 static BoundsImpl Unbounded(Region* region) {
    [all...]
ast.h 370 bounds_(Bounds::Unbounded(zone)),
    [all...]

Completed in 2687 milliseconds