[Webkit-unassigned] [Bug 44241] New: [INTERPRETER] fast/js/pic/cached-prototype-setter.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 19 04:41:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44241

           Summary: [INTERPRETER] fast/js/pic/cached-prototype-setter.html
                    fails
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: ggaren at apple.com, oliver at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list