Remove strict mode from message.js, seems to break Error conformance.
R=mstarzinger@chromium.org BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/9426034 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@10763 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
fe05e55844
commit
d180039f9c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user