Searched refs:ArgumentStackSlotsForCFunctionCall (Results 1 – 3 of 3) sorted by relevance
1457 int ArgumentStackSlotsForCFunctionCall(int num_arguments);
5139 int MacroAssembler::ArgumentStackSlotsForCFunctionCall(int num_arguments) { in ArgumentStackSlotsForCFunctionCall() function in v8::internal::MacroAssembler5200 ArgumentStackSlotsForCFunctionCall(num_arguments); in PrepareCallCFunction()5225 ArgumentStackSlotsForCFunctionCall(num_arguments); in CallCFunction()
1220 masm->ArgumentStackSlotsForCFunctionCall(kRegExpExecuteArguments); in Generate()