Bug 23468

Summary: fast/js/primitive-property-access-edge-cases.html fails on non-JIT.
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Gavin Barraclough <barraclough>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
The patch ggaren: review+

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.