Home | History | Annotate | Download | only in arm64

Lines Matching defs:instance_type

2019   Register instance_type = x14;
2020 __ GetMapConstructor(x12, x10, x13, instance_type);
2021 __ Cmp(instance_type, JS_FUNCTION_TYPE);