Home | History | Annotate | Download | only in mips

Lines Matching refs:kIsConstructor

2105   __ And(t0, t0, Operand(1 << Map::kIsConstructor));
2113 __ And(t0, t0, Operand(1 << Map::kIsConstructor));
3018 __ And(t3, t3, Operand(1 << Map::kIsConstructor));