Chromium Code Reviews

Issue 5896001: Fix ES5 failure after removing Number/String/Boolean.prototype.toJSON. (Closed)

Created:
10 years ago by Lasse Reichstein
Modified:
9 years, 6 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix ES5 failure after removing Number/String/Boolean.prototype.toJSON. The failure is that we no longer fail the tests.

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+1 line, -7 lines)
M test/es5conform/es5conform.status View 2 chunks +1 line, -7 lines 0 comments

Messages

Total messages: 2 (0 generated)
Lasse Reichstein
10 years ago (2010-12-15 12:32:01 UTC) #1
Rico
10 years ago (2010-12-15 12:39:00 UTC) #2
LGTM

Powered by Google App Engine