Home | History | Annotate | Download | only in x64

Lines Matching refs:actual

806       ParameterCount actual(rax);
807 __ InvokeFunction(rdi, actual, CALL_FUNCTION);
1233 // actual body.
2651 // and initialize the actual constant declared. Dynamic variable
2914 // actual function to call is resolved after the arguments have been
2986 // Swap the true and false targets but keep the same actual label
5941 // Shift the key to get the actual index value and check that
6966 // Check that the irregexp code has been generated for the actual string
7530 // If there are no actual arguments, we're done.
7599 // Arguments adaptor case: Check index against actual arguments
7893 ParameterCount actual(argc_);
7894 __ InvokeFunction(rdi, actual, JUMP_FUNCTION);
8465 // with the actual operation.