Reviewers: danno,

Message:
Committed patchset #1 manually as r21257 (tree was closed).

Description:
Partially revert r21254 due to WebKit test failure.

[email protected]
BUG=

Committed: https://code.google.com/p/v8/source/detail?r=21257

Please review this at https://codereview.chromium.org/280523002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+0, -2 lines):
  M src/regexp.js


Index: src/regexp.js
diff --git a/src/regexp.js b/src/regexp.js
index a636605961dc1b7bdc84ac0107ce0dd4df819cbc..6a0e2b5d92c00782d29ef1a78b42d382b10ae55c 100644
--- a/src/regexp.js
+++ b/src/regexp.js
@@ -2,8 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.

-"use strict";
-
// This file relies on the fact that the following declaration has been made
 // in runtime.js:
 // var $Object = global.Object;


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to