Commit 22793da
committed
v8: fix --max_old_space_size=4096 integer overflow
See https://code.google.com/p/v8/issues/detail?id=3857 for the bug
report and https://codereview.chromium.org/897543002 for the CL.
PR-URL: #1166
Reviewed-By: Fedor Indutny <fedor@indutny.com>1 parent b2e00e3 commit 22793da
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5082 | 5082 | | |
5083 | 5083 | | |
5084 | 5084 | | |
5085 | | - | |
| 5085 | + | |
5086 | 5086 | | |
5087 | 5087 | | |
5088 | | - | |
| 5088 | + | |
5089 | 5089 | | |
5090 | 5090 | | |
5091 | 5091 | | |
5092 | 5092 | | |
5093 | 5093 | | |
5094 | 5094 | | |
5095 | 5095 | | |
5096 | | - | |
| 5096 | + | |
| 5097 | + | |
5097 | 5098 | | |
5098 | 5099 | | |
5099 | | - | |
| 5100 | + | |
5100 | 5101 | | |
5101 | 5102 | | |
5102 | 5103 | | |
| |||
0 commit comments