Home | History | Annotate | Download | only in ppc

Lines Matching defs:instance_type

2077   Register instance_type = r5;
2078 __ GetMapConstructor(r3, r3, r4, instance_type);
2079 __ cmpi(instance_type, Operand(JS_FUNCTION_TYPE));