Home | History | Annotate | Download | only in s390

Lines Matching defs:instance_type

2037   Register instance_type = r4;
2038 __ GetMapConstructor(r2, r2, r3, instance_type);
2039 __ CmpP(instance_type, Operand(JS_FUNCTION_TYPE));