Revision: 10763
Author: [email protected]
Date: Mon Feb 20 07:02:23 2012
Log: Remove strict mode from message.js, seems to break Error
conformance.
[email protected]
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/9426034
http://code.google.com/p/v8/source/detail?r=10763
Modified:
/branches/bleeding_edge/src/messages.js
=======================================
--- /branches/bleeding_edge/src/messages.js Mon Feb 20 05:48:24 2012
+++ /branches/bleeding_edge/src/messages.js Mon Feb 20 07:02:23 2012
@@ -25,8 +25,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.
-"use strict";
-
// -------------------------------------------------------------------
//
// If this object gets passed to an error constructor the error will
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev