Bug 127943

Summary: REGRESSION (r160628): LLint does not appear to handle impure get own property properly
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, fpizlo, rniwa, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Oliver Hunt
Reported 2014-01-30 13:10:17 PST
If i have i disable the hits, then these tests fail: [121/318] js/dom/dfg-prototype-chain-caching-with-impure-get-own-property-slot-traps-5.html failed unexpectedly (text diff) [241/318] js/dom/prototype-chain-caching-with-impure-get-own-property-slot-traps-5.html failed unexpectedly (text diff) Which appears to be due to incorrect document lookup caching
Attachments
Patch (1.82 KB, patch)
2014-02-07 11:53 PST, Oliver Hunt
fpizlo: review+
Radar WebKit Bug Importer
Comment 1 2014-01-30 13:30:25 PST
Oliver Hunt
Comment 2 2014-02-07 11:53:17 PST
Ryosuke Niwa
Comment 3 2014-02-07 11:54:47 PST
Comment on attachment 223478 [details] Patch Thanks for the fix!
Oliver Hunt
Comment 4 2014-02-07 11:55:24 PST
Note You need to log in before you can comment on or make changes to this bug.