Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(605)

Unified Diff: test/webkit/class-syntax-name.js

Issue 1858943002: Remove runtime flags for sloppy mode block scoping features (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/webkit/class-syntax-extends.js ('k') | test/webkit/class-syntax-prototype.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/webkit/class-syntax-name.js
diff --git a/test/webkit/class-syntax-name.js b/test/webkit/class-syntax-name.js
index 16045651ef35adc5869ec73246e6cf658a4e0cea..7686f6ca38e7643fbfafb37f05bc97abfd363ba8 100644
--- a/test/webkit/class-syntax-name.js
+++ b/test/webkit/class-syntax-name.js
@@ -21,8 +21,6 @@
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-// Flags: --harmony-sloppy
-
description('Tests for ES6 class name semantics in class statements and expressions');
function runTestShouldBe(statement, result) {
« no previous file with comments | « test/webkit/class-syntax-extends.js ('k') | test/webkit/class-syntax-prototype.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698