Searched refs:ArgumentStackSlotsForCFunctionCall (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/x64/
H A Dmacro-assembler-x64.cc4962 int MacroAssembler::ArgumentStackSlotsForCFunctionCall(int num_arguments) { function in class:MacroAssembler
5023 ArgumentStackSlotsForCFunctionCall(num_arguments);
5048 ArgumentStackSlotsForCFunctionCall(num_arguments);
H A Dmacro-assembler-x64.h1440 int ArgumentStackSlotsForCFunctionCall(int num_arguments);
H A Dcode-stubs-x64.cc528 masm->ArgumentStackSlotsForCFunctionCall(kRegExpExecuteArguments);

Completed in 115 milliseconds