|
|
Add an elements_.length() accessor to the VirtualFrame class and use
it everywhere. This is necessary to enable VirtualFrames that are not
backed by a list of elements.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+78 lines, -73 lines) |
Patch |
 |
M |
src/arm/jump-target-arm.cc
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/arm/virtual-frame-arm.h
|
View
|
|
5 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/arm/virtual-frame-arm.cc
|
View
|
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/ia32/jump-target-ia32.cc
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/ia32/virtual-frame-ia32.h
|
View
|
|
5 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/ia32/virtual-frame-ia32.cc
|
View
|
|
19 chunks |
+24 lines, -24 lines |
0 comments
|
Download
|
 |
M |
src/jump-target.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/virtual-frame.cc
|
View
|
|
12 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
src/x64/virtual-frame-x64.h
|
View
|
|
5 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|