|
Remove flags for ES2015 features shipped in M48
This removes --harmony-completion, --harmony-concat-spreadable, and
--harmony-tolength and moves the appropriate tests from harmony/ to es6/.
Committed: https://crrev.com/8a4a5bf9e0c91cf8d3c17c2293ba3e7f00242b74
Cr-Commit-Position: refs/heads/master@{#33712}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+42 lines, -1102 lines) |
Patch |
|
M |
src/bootstrapper.cc
|
View
|
|
4 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
|
M |
src/builtins.cc
|
View
|
|
2 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
|
M |
src/flag-definitions.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/js/array.js
|
View
|
|
25 chunks |
+23 lines, -25 lines |
0 comments
|
Download
|
|
M |
src/js/macros.py
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/js/regexp.js
|
View
|
|
4 chunks |
+2 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/js/symbol.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/parsing/rewriter.cc
|
View
|
|
6 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/cctest/cctest.status
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-api.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
A + |
test/mjsunit/es6/array-concat.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/es6/array-length.js
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/es6/block-for.js
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
A + |
test/mjsunit/es6/completion.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/es6/regexp-tolength.js
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
test/mjsunit/harmony/array-concat.js
|
View
|
|
1 chunk |
+0 lines, -874 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/harmony/block-for-sloppy.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
test/mjsunit/harmony/completion.js
|
View
|
|
1 chunk |
+0 lines, -150 lines |
0 comments
|
Download
|
|
M |
test/mjsunit/harmony/do-expressions.js
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
test/mjsunit/regress/regress-crbug-516775.js
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 17 (8 generated)
|