From 29c330e8e9e41d4e060bbeadb272f08fe9c3a50c Mon Sep 17 00:00:00 2001 From: "ricow@chromium.org" Date: Wed, 28 Apr 2010 08:04:39 +0000 Subject: [PATCH] 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). Review URL: http://codereview.chromium.org/1568037 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4522 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/es5conform/es5conform.status | 1 - 1 file changed, 1 deletion(-) diff --git a/test/es5conform/es5conform.status b/test/es5conform/es5conform.status index a3f137f..5225c32 100644 --- a/test/es5conform/es5conform.status +++ b/test/es5conform/es5conform.status @@ -38,7 +38,6 @@ chapter13: UNIMPLEMENTED chapter14: UNIMPLEMENTED chapter15/15.1: UNIMPLEMENTED chapter15/15.2/15.2.3/15.2.3.1: UNIMPLEMENTED -chapter15/15.2/15.2.3/15.2.3.5: UNIMPLEMENTED chapter15/15.2/15.2.3/15.2.3.8: UNIMPLEMENTED chapter15/15.2/15.2.3/15.2.3.9: UNIMPLEMENTED chapter15/15.2/15.2.3/15.2.3.10: UNIMPLEMENTED -- 2.7.4