RESOLVED FIXED 23468
fast/js/primitive-property-access-edge-cases.html fails on non-JIT.
https://bugs.webkit.org/show_bug.cgi?id=23468
Summary fast/js/primitive-property-access-edge-cases.html fails on non-JIT.
Gavin Barraclough
Reported 2009-01-21 18:57:18 PST
Hits an ASSERT trying to cast a non-object primitive JSCell to a JSObject.
Attachments
The patch (1.67 KB, patch)
2009-01-21 19:00 PST, Gavin Barraclough
ggaren: review+
Gavin Barraclough
Comment 1 2009-01-21 19:00:50 PST
Created attachment 26919 [details] The patch
Geoffrey Garen
Comment 2 2009-01-21 19:10:57 PST
Comment on attachment 26919 [details] The patch r=me
Gavin Barraclough
Comment 3 2009-01-21 19:38:13 PST
Sending JavaScriptCore/ChangeLog Sending JavaScriptCore/interpreter/Interpreter.cpp Transmitting file data .. Committed revision 40108.
Note You need to log in before you can comment on or make changes to this bug.