Searched defs:argument_count_is_length (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/mips64/
H A Dmacro-assembler-mips64.cc6172 bool argument_count_is_length) {
6205 if (argument_count_is_length) {
6170 LeaveExitFrame(bool save_doubles, Register argument_count, bool restore_context, bool do_return, bool argument_count_is_length) argument
/external/v8/src/s390/
H A Dmacro-assembler-s390.cc1133 bool argument_count_is_length) {
1161 if (!argument_count_is_length) {
1131 LeaveExitFrame(bool save_doubles, Register argument_count, bool restore_context, bool argument_count_is_length) argument
/external/v8/src/mips/
H A Dmacro-assembler-mips.cc5820 bool argument_count_is_length) {
5851 if (argument_count_is_length) {
5818 LeaveExitFrame(bool save_doubles, Register argument_count, bool restore_context, bool do_return, bool argument_count_is_length) argument
/external/v8/src/ppc/
H A Dmacro-assembler-ppc.cc1228 bool argument_count_is_length) {
1259 if (!argument_count_is_length) {
1226 LeaveExitFrame(bool save_doubles, Register argument_count, bool restore_context, bool argument_count_is_length) argument

Completed in 183 milliseconds