Home | History | Annotate | Download | only in ia32

Lines Matching refs:InvokeFunction

2644   ASSERT(function.is(edi));  // Required by InvokeFunction.
2675 __ InvokeFunction(function, actual, CALL_FUNCTION,
2773 __ InvokeFunction(function, count, CALL_FUNCTION, generator, call_kind);
3235 __ InvokeFunction(edi, count, CALL_FUNCTION, generator, CALL_AS_METHOD);