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

Issue 1568037: Enable Object.create tests since we implement this correctly (since 3786 i gu... (Closed)

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

Description

Enable Object.create tests since we implement this correctly (since 3786 i guess, it was enabled in 3438 but did not function correctly because DefineOwnProperty was not implemented fully according to spec). Committed: http://code.google.com/p/v8/source/detail?r=4522

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M test/es5conform/es5conform.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
After committing this we can close issue 460: http://code.google.com/p/v8/issues/detail?id=460
10 years, 8 months ago (2010-04-15 11:12:11 UTC) #1
Erik Corry
10 years, 8 months ago (2010-04-27 12:26:46 UTC) #2
LGTM
We must make sure that we correctly implement read-only integer named fields
before we claim this work is done.

Powered by Google App Engine
This is Rietveld 408576698