Home | History | Annotate | Download | only in arm

Lines Matching refs:signature

1298   Register signature = scratch0;
1302 // If there is no signature, return the holder.
1303 __ ldr(signature, FieldMemOperand(function_template_info,
1305 __ CompareRoot(signature, Heap::kUndefinedValueRootIndex);
1329 __ cmp(signature, type);