Home | History | Annotate | Download | only in src

Lines Matching defs:Either

785 // Zone-allocated types; they are either (odd) integers to represent bitsets, or
827 // Heap-allocated types; either smis for bitsets, maps for classes, boxes for
905 // Join: either b1 or b2 is known to hold.
906 static BoundsImpl Either(BoundsImpl b1, BoundsImpl b2, Region* region) {