Bug 44241

Summary: [INTERPRETER] fast/js/pic/cached-prototype-setter.html fails
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ggaren, oliver
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   

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.