Home | History | Annotate | Download | only in s390

Lines Matching refs:kIsCallable

3404             Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));
3405 __ CmpP(r3, Operand(1 << Map::kIsCallable));
3415 Operand((1 << Map::kIsCallable) | (1 << Map::kIsUndetectable)));