Commit cbdb135
Adding ElementsAccessor::Concat
- Moving parts of ArrayConcat from builtins.cc to the ElementsAccessor
- Removing ArrayConcat Runtime Function
BUG=v8:4317
LOG=N
Review URL: https://codereview.chromium.org/1330483003
Cr-Commit-Position: refs/heads/master@{#30619}1 parent aef772b commit cbdb135
9 files changed
Lines changed: 923 additions & 860 deletions
File tree
- src
- runtime
- test
- mjsunit
- test262-es6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | 525 | | |
544 | 526 | | |
545 | 527 | | |
| |||
1642 | 1624 | | |
1643 | 1625 | | |
1644 | 1626 | | |
1645 | | - | |
1646 | 1627 | | |
1647 | 1628 | | |
1648 | 1629 | | |
| |||
1666 | 1647 | | |
1667 | 1648 | | |
1668 | 1649 | | |
1669 | | - | |
1670 | 1650 | | |
1671 | 1651 | | |
1672 | 1652 | | |
| |||
1707 | 1687 | | |
1708 | 1688 | | |
1709 | 1689 | | |
1710 | | - | |
1711 | 1690 | | |
1712 | 1691 | | |
1713 | 1692 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2331 | 2331 | | |
2332 | 2332 | | |
2333 | 2333 | | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
| 2337 | + | |
| 2338 | + | |
| 2339 | + | |
| 2340 | + | |
| 2341 | + | |
| 2342 | + | |
| 2343 | + | |
| 2344 | + | |
| 2345 | + | |
| 2346 | + | |
| 2347 | + | |
| 2348 | + | |
| 2349 | + | |
| 2350 | + | |
| 2351 | + | |
| 2352 | + | |
| 2353 | + | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
| 2360 | + | |
| 2361 | + | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
| 2367 | + | |
2334 | 2368 | | |
2335 | 2369 | | |
2336 | 2370 | | |
| |||
0 commit comments