/external/v8/src/js/ |
D | array.js | 716 var num_arguments = %_ArgumentsLength(); 720 SimpleMove(this, 0, 0, len, num_arguments); 721 for (var i = 0; i < num_arguments; i++) { 724 var new_length = len + num_arguments; 728 ObserveEnqueueSpliceRecord(this, 0, [], num_arguments); 743 var num_arguments = %_ArgumentsLength(); 747 SparseMove(array, 0, 0, len, num_arguments); 749 SimpleMove(array, 0, 0, len, num_arguments); 752 for (var i = 0; i < num_arguments; i++) { 756 var new_length = len + num_arguments; [all …]
|
/external/v8/src/regexp/x64/ |
D | regexp-macro-assembler-x64.cc | 304 static const int num_arguments = 4; in CheckNotBackReferenceIgnoreCase() local 305 __ PrepareCallCFunction(num_arguments); in CheckNotBackReferenceIgnoreCase() 345 __ CallCFunction(compare, num_arguments); in CheckNotBackReferenceIgnoreCase() 953 static const int num_arguments = 3; in GetCode() local 954 __ PrepareCallCFunction(num_arguments); in GetCode() 968 __ CallCFunction(grow_stack, num_arguments); in GetCode() 1171 static const int num_arguments = 3; in CallCheckStackGuardState() local 1172 __ PrepareCallCFunction(num_arguments); in CallCheckStackGuardState() 1192 __ CallCFunction(stack_check, num_arguments); in CallCheckStackGuardState()
|
/external/v8/src/x87/ |
D | macro-assembler-x87.h | 666 void CallRuntime(const Runtime::Function* f, int num_arguments, 681 void CallRuntime(Runtime::FunctionId fid, int num_arguments, 683 CallRuntime(Runtime::FunctionForId(fid), num_arguments, save_doubles); 687 void CallExternalReference(ExternalReference ref, int num_arguments); 699 void PrepareCallCFunction(int num_arguments, Register scratch); 706 void CallCFunction(ExternalReference function, int num_arguments); 707 void CallCFunction(Register function, int num_arguments);
|
D | macro-assembler-x87.cc | 1861 void MacroAssembler::CallRuntime(const Runtime::Function* f, int num_arguments, in CallRuntime() argument 1866 CHECK(f->nargs < 0 || f->nargs == num_arguments); in CallRuntime() 1872 Move(eax, Immediate(num_arguments)); in CallRuntime() 1880 int num_arguments) { in CallExternalReference() argument 1881 mov(eax, Immediate(num_arguments)); in CallExternalReference() 2653 void MacroAssembler::PrepareCallCFunction(int num_arguments, Register scratch) { in PrepareCallCFunction() argument 2659 sub(esp, Immediate((num_arguments + 1) * kPointerSize)); in PrepareCallCFunction() 2662 mov(Operand(esp, num_arguments * kPointerSize), scratch); in PrepareCallCFunction() 2664 sub(esp, Immediate(num_arguments * kPointerSize)); in PrepareCallCFunction() 2670 int num_arguments) { in CallCFunction() argument [all …]
|
/external/v8/src/crankshaft/arm/ |
D | lithium-codegen-arm.h | 195 int num_arguments, 200 int num_arguments, in CallRuntime() argument 203 CallRuntime(function, num_arguments, instr); in CallRuntime()
|
/external/v8/src/crankshaft/x64/ |
D | lithium-codegen-x64.h | 168 int num_arguments, 173 int num_arguments, in CallRuntime() argument 176 CallRuntime(function, num_arguments, instr); in CallRuntime()
|
/external/v8/src/crankshaft/ppc/ |
D | lithium-codegen-ppc.h | 172 void CallRuntime(const Runtime::Function* function, int num_arguments, 176 void CallRuntime(Runtime::FunctionId id, int num_arguments, in CallRuntime() argument 179 CallRuntime(function, num_arguments, instr); in CallRuntime()
|
/external/v8/src/ia32/ |
D | macro-assembler-ia32.h | 677 void CallRuntime(const Runtime::Function* f, int num_arguments, 692 void CallRuntime(Runtime::FunctionId fid, int num_arguments, 694 CallRuntime(Runtime::FunctionForId(fid), num_arguments, save_doubles); 698 void CallExternalReference(ExternalReference ref, int num_arguments); 710 void PrepareCallCFunction(int num_arguments, Register scratch); 717 void CallCFunction(ExternalReference function, int num_arguments); 718 void CallCFunction(Register function, int num_arguments);
|
D | macro-assembler-ia32.cc | 1896 int num_arguments, in CallRuntime() argument 1901 CHECK(f->nargs < 0 || f->nargs == num_arguments); in CallRuntime() 1907 Move(eax, Immediate(num_arguments)); in CallRuntime() 1915 int num_arguments) { in CallExternalReference() argument 1916 mov(eax, Immediate(num_arguments)); in CallExternalReference() 2781 void MacroAssembler::PrepareCallCFunction(int num_arguments, Register scratch) { in PrepareCallCFunction() argument 2787 sub(esp, Immediate((num_arguments + 1) * kPointerSize)); in PrepareCallCFunction() 2790 mov(Operand(esp, num_arguments * kPointerSize), scratch); in PrepareCallCFunction() 2792 sub(esp, Immediate(num_arguments * kPointerSize)); in PrepareCallCFunction() 2798 int num_arguments) { in CallCFunction() argument [all …]
|
/external/v8/src/crankshaft/mips/ |
D | lithium-codegen-mips.h | 189 int num_arguments, 194 int num_arguments, in CallRuntime() argument 197 CallRuntime(function, num_arguments, instr); in CallRuntime()
|
/external/v8/src/crankshaft/mips64/ |
D | lithium-codegen-mips64.h | 191 int num_arguments, 196 int num_arguments, in CallRuntime() argument 199 CallRuntime(function, num_arguments, instr); in CallRuntime()
|
/external/v8/src/crankshaft/arm64/ |
D | lithium-codegen-arm64.h | 299 int num_arguments, 304 int num_arguments, in CallRuntime() argument 307 CallRuntime(function, num_arguments, instr); in CallRuntime()
|
/external/v8/src/x64/ |
D | macro-assembler-x64.h | 1406 int num_arguments, 1423 void CallRuntime(Runtime::FunctionId fid, int num_arguments, 1425 CallRuntime(Runtime::FunctionForId(fid), num_arguments, save_doubles); 1430 int num_arguments); 1445 void PrepareCallCFunction(int num_arguments); 1452 void CallCFunction(ExternalReference function, int num_arguments); 1453 void CallCFunction(Register function, int num_arguments); 1457 int ArgumentStackSlotsForCFunctionCall(int num_arguments);
|
D | macro-assembler-x64.cc | 637 int num_arguments, in CallRuntime() argument 642 CHECK(f->nargs < 0 || f->nargs == num_arguments); in CallRuntime() 648 Set(rax, num_arguments); in CallRuntime() 656 int num_arguments) { in CallExternalReference() argument 657 Set(rax, num_arguments); in CallExternalReference() 5139 int MacroAssembler::ArgumentStackSlotsForCFunctionCall(int num_arguments) { in ArgumentStackSlotsForCFunctionCall() argument 5146 DCHECK(num_arguments >= 0); in ArgumentStackSlotsForCFunctionCall() 5149 if (num_arguments < kMinimumStackSlots) return kMinimumStackSlots; in ArgumentStackSlotsForCFunctionCall() 5150 return num_arguments; in ArgumentStackSlotsForCFunctionCall() 5152 if (num_arguments < kRegisterPassedArguments) return 0; in ArgumentStackSlotsForCFunctionCall() [all …]
|
/external/v8/src/regexp/x87/ |
D | regexp-macro-assembler-x87.cc | 894 static const int num_arguments = 3; in GetCode() local 895 __ PrepareCallCFunction(num_arguments, ebx); in GetCode() 903 __ CallCFunction(grow_stack, num_arguments); in GetCode() 1080 static const int num_arguments = 3; in CallCheckStackGuardState() local 1081 __ PrepareCallCFunction(num_arguments, scratch); in CallCheckStackGuardState() 1091 __ CallCFunction(check_stack_guard, num_arguments); in CallCheckStackGuardState()
|
/external/v8/src/regexp/ia32/ |
D | regexp-macro-assembler-ia32.cc | 894 static const int num_arguments = 3; in GetCode() local 895 __ PrepareCallCFunction(num_arguments, ebx); in GetCode() 903 __ CallCFunction(grow_stack, num_arguments); in GetCode() 1080 static const int num_arguments = 3; in CallCheckStackGuardState() local 1081 __ PrepareCallCFunction(num_arguments, scratch); in CallCheckStackGuardState() 1091 __ CallCFunction(check_stack_guard, num_arguments); in CallCheckStackGuardState()
|
/external/v8/src/arm/ |
D | macro-assembler-arm.h | 1072 int num_arguments, 1087 void CallRuntime(Runtime::FunctionId fid, int num_arguments, 1089 CallRuntime(Runtime::FunctionForId(fid), num_arguments, save_doubles); 1094 int num_arguments); 1131 void CallCFunction(ExternalReference function, int num_arguments); 1132 void CallCFunction(Register function, int num_arguments);
|
D | macro-assembler-arm.cc | 2454 int num_arguments, in CallRuntime() argument 2461 CHECK(f->nargs < 0 || f->nargs == num_arguments); in CallRuntime() 2467 mov(r0, Operand(num_arguments)); in CallRuntime() 2475 int num_arguments) { in CallExternalReference() argument 2476 mov(r0, Operand(num_arguments)); in CallExternalReference() 3207 int num_arguments) { in CallCFunction() argument 3208 CallCFunction(function, num_arguments, 0); in CallCFunction() 3213 int num_arguments) { in CallCFunction() argument 3214 CallCFunction(function, num_arguments, 0); in CallCFunction()
|
/external/v8/src/mips/ |
D | macro-assembler-mips.h | 1248 void CallRuntime(const Runtime::Function* f, int num_arguments, 1265 void CallRuntime(Runtime::FunctionId id, int num_arguments, 1268 CallRuntime(Runtime::FunctionForId(id), num_arguments, save_doubles, bd); 1273 int num_arguments, 1307 void CallCFunction(ExternalReference function, int num_arguments); 1308 void CallCFunction(Register function, int num_arguments);
|
/external/v8/src/ppc/ |
D | macro-assembler-ppc.h | 938 void CallRuntime(const Runtime::Function* f, int num_arguments, 953 void CallRuntime(Runtime::FunctionId fid, int num_arguments, 955 CallRuntime(Runtime::FunctionForId(fid), num_arguments, save_doubles); 959 void CallExternalReference(const ExternalReference& ext, int num_arguments); 994 void CallCFunction(ExternalReference function, int num_arguments); 995 void CallCFunction(Register function, int num_arguments);
|
/external/v8/src/mips64/ |
D | macro-assembler-mips64.h | 1371 void CallRuntime(const Runtime::Function* f, int num_arguments, 1388 void CallRuntime(Runtime::FunctionId fid, int num_arguments, 1391 CallRuntime(Runtime::FunctionForId(fid), num_arguments, save_doubles, bd); 1396 int num_arguments, 1429 void CallCFunction(ExternalReference function, int num_arguments); 1430 void CallCFunction(Register function, int num_arguments);
|
/external/v8/src/regexp/mips64/ |
D | regexp-macro-assembler-mips64.cc | 904 static const int num_arguments = 3; in GetCode() local 905 __ PrepareCallCFunction(num_arguments, a0); in GetCode() 911 __ CallCFunction(grow_stack, num_arguments); in GetCode()
|
/external/v8/src/regexp/arm/ |
D | regexp-macro-assembler-arm.cc | 854 static const int num_arguments = 3; in GetCode() local 855 __ PrepareCallCFunction(num_arguments, r0); in GetCode() 861 __ CallCFunction(grow_stack, num_arguments); in GetCode()
|
/external/v8/src/regexp/ppc/ |
D | regexp-macro-assembler-ppc.cc | 903 static const int num_arguments = 3; in GetCode() local 904 __ PrepareCallCFunction(num_arguments, r3); in GetCode() 910 __ CallCFunction(grow_stack, num_arguments); in GetCode()
|
/external/v8/src/regexp/mips/ |
D | regexp-macro-assembler-mips.cc | 864 static const int num_arguments = 3; in GetCode() local 865 __ PrepareCallCFunction(num_arguments, a0); in GetCode() 871 __ CallCFunction(grow_stack, num_arguments); in GetCode()
|