Home | History | Annotate | Download | only in src

Lines Matching refs:TAGGED

1329   enum ExponentType { INTEGER, DOUBLE, TAGGED, ON_STACK };
1339 } else if (exponent_type() == TAGGED) {