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

/external/chromium_org/v8/src/x64/
H A Dcode-stubs-x64.cc1157 masm->ArgumentStackSlotsForCFunctionCall(kRegExpExecuteArguments);
H A Dmacro-assembler-x64.cc4892 int MacroAssembler::ArgumentStackSlotsForCFunctionCall(int num_arguments) { function in class:v8::internal::MacroAssembler
4953 ArgumentStackSlotsForCFunctionCall(num_arguments);
4978 ArgumentStackSlotsForCFunctionCall(num_arguments);
H A Dmacro-assembler-x64.h1362 int ArgumentStackSlotsForCFunctionCall(int num_arguments);

Completed in 549 milliseconds