|
|
Merge r8858 to the 3.4 branch.
This patch includes a fix for a crash in context lookup for functions
occurring inside 'catch'.
R=vegorov@chromium.org
BUG=
TEST=
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+162 lines, -102 lines) |
Patch |
 |
M |
src/compiler.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
src/heap.cc
|
View
|
|
1 chunk |
+19 lines, -18 lines |
0 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
|
5 chunks |
+22 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
|
1 chunk |
+7 lines, -28 lines |
0 comments
|
Download
|
 |
M |
src/parser.h
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
src/parser.cc
|
View
|
|
10 chunks |
+29 lines, -25 lines |
0 comments
|
Download
|
 |
M |
src/runtime.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
8 chunks |
+25 lines, -15 lines |
0 comments
|
Download
|
 |
M |
src/v8natives.js
|
View
|
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
test/mjsunit/regress/regress-1583.js
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|