WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 44240
44241
[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
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2010-08-19 04:48:12 PDT
<
rdar://problem/8328998
>
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.
Top of Page
Format For Printing
XML
Clone This Bug