Home | History | Annotate | Download | only in x64

Lines Matching refs:InvokeFunction

3413   DCHECK(function.is(rdi));  // Required by InvokeFunction.
3445 __ InvokeFunction(function, actual, CALL_FUNCTION, safepoint_generator);
3527 __ InvokeFunction(function, expected, count, CALL_FUNCTION, generator);
3988 __ InvokeFunction(rdi, count, CALL_FUNCTION, generator);