Home | History | Annotate | Download | only in x64

Lines Matching refs:kArgumentCount

4168   const int kArgumentCount = 2;
4169 __ PrepareCallCFunction(kArgumentCount);
4170 __ CallCFunction(rax, kArgumentCount);