Home | History | Annotate | Download | only in arm64

Lines Matching refs:signature

1277   Register signature = scratch0;
1281 // If there is no signature, return the holder.
1282 __ Ldr(signature, FieldMemOperand(function_template_info,
1284 __ CompareRoot(signature, Heap::kUndefinedValueRootIndex);
1308 __ Cmp(signature, type);