Commit d33f695
committed
[MERGE chakra-core#2073 @Penguinwizzard] Disable recording information on x = Array
Merge pull request chakra-core#2073 from Penguinwizzard:tmpRegAsmt_fix
Change was to treat it as x = new Array if possible, recording
additional information on array creation sites. The problem is
with temporary register allocation/cleanup in some cases.1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8181 | 8181 | | |
8182 | 8182 | | |
8183 | 8183 | | |
8184 | | - | |
8185 | | - | |
| 8184 | + | |
| 8185 | + | |
8186 | 8186 | | |
8187 | 8187 | | |
8188 | 8188 | | |
| |||
0 commit comments