Commit d3a1fa0
Stack buffer for builtin code generation too small in some cases.
With --debug-code specified, 8 KB is not sufficient to contain
some of the builtins on PPC64.
This path is relevant only when snapshots are off.
[email protected], [email protected], [email protected]
BUG=
Review URL: https://codereview.chromium.org/1415463002
Cr-Commit-Position: refs/heads/master@{#31449}1 parent c610c63 commit d3a1fa0
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2131 | 2131 | | |
2132 | 2132 | | |
2133 | 2133 | | |
| 2134 | + | |
| 2135 | + | |
| 2136 | + | |
2134 | 2137 | | |
2135 | 2138 | | |
2136 | 2139 | | |
| |||
0 commit comments