Home | History | Annotate | Download | only in arm

Lines Matching defs:instance_type

2065   Register instance_type = r2;
2066 __ GetMapConstructor(r0, r0, r1, instance_type);
2067 __ cmp(instance_type, Operand(JS_FUNCTION_TYPE));