Searched refs:ArgumentStackSlotsForCFunctionCall (Results 1 – 3 of 3) sorted by relevance
1362 int ArgumentStackSlotsForCFunctionCall(int num_arguments);
4892 int MacroAssembler::ArgumentStackSlotsForCFunctionCall(int num_arguments) { in ArgumentStackSlotsForCFunctionCall() function in v8::internal::MacroAssembler4953 ArgumentStackSlotsForCFunctionCall(num_arguments); in PrepareCallCFunction()4978 ArgumentStackSlotsForCFunctionCall(num_arguments); in CallCFunction()
1157 masm->ArgumentStackSlotsForCFunctionCall(kRegExpExecuteArguments); in Generate()