RESOLVED DUPLICATE of bug 4424044241
[INTERPRETER] fast/js/pic/cached-prototype-setter.html fails
https://bugs.webkit.org/show_bug.cgi?id=44241
Summary [INTERPRETER] fast/js/pic/cached-prototype-setter.html fails
David Kilzer (:ddkilzer)
Reported 2010-08-19 04:41:30 PDT
LayoutTests/fast/js/pic/cached-prototype-setter.html fails using the JSC interpreter, but passes using the JSC JIT. --- a/LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt +++ b/LayoutTests/fast/js/pic/cached-prototype-setter-expected.txt @@ -1,5 +1,5 @@ This page tests whether a cached [[put]] consults setters in the prototype chain. If the test passes, you'll see two PASS messages below. -PASS: 'x' setter was called. +FAIL: 'x' setter was not called. PASS: 'x' setter was called.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2010-08-19 04:48:12 PDT
Oliver Hunt
Comment 2 2010-08-23 16:32:10 PDT
*** This bug has been marked as a duplicate of bug 44240 ***
Note You need to log in before you can comment on or make changes to this bug.