|
Optimize various forms of slice.call(arguments, ...)
[Closed since this was split up in multiple patches]
BUG= v8:3037
LOG=n
R=verwaest@chromium.org
TEST=mjsunit/compiler/slice-call-arguments
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+436 lines, -22 lines) |
Patch |
 |
M |
src/bootstrapper.cc
|
View
|
|
1 chunk |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/contexts.h
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/hydrogen.h
|
View
|
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
|
4 chunks |
+165 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
|
4 chunks |
+12 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
test/mjsunit/compiler/slice-call-arguments.js
|
View
|
|
1 chunk |
+203 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
test/mjsunit/runtime-gen/disableoptimisticoptimizations.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/generate-runtime-tests.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|