Home | History | Annotate | Download | only in ia32

Lines Matching refs:CallCFunction

2119     CallCFunction(ExternalReference::log_enter_external_function(isolate()), 1);
2148 CallCFunction(ExternalReference::log_leave_external_function(isolate()), 1);
2984 void MacroAssembler::CallCFunction(ExternalReference function,
2988 CallCFunction(eax, num_arguments);
2992 void MacroAssembler::CallCFunction(Register function,