|
Fast-codegen: Implementing try/finally on top of nesting context.
Total comments: 17
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+223 lines, -6 lines) |
Patch |
|
M |
src/arm/fast-codegen-arm.cc
|
View
|
1
|
2 chunks |
+33 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/fast-codegen.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/fast-codegen.cc
|
View
|
1
|
2 chunks |
+62 lines, -1 line |
11 comments
|
Download
|
|
M |
src/ia32/fast-codegen-ia32.cc
|
View
|
1
|
1 chunk |
+37 lines, -2 lines |
6 comments
|
Download
|
|
M |
src/ia32/macro-assembler-ia32.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/x64/fast-codegen-x64.cc
|
View
|
1
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.cc
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/try.js
|
View
|
1
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|