Home | History | Annotate | Download | only in mips

Lines Matching refs:kIsCallable

3500            Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
3501 Split(eq, a1, Operand(1 << Map::kIsCallable), if_true, if_false,
3513 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));