Bug 83455

Summary: DFG should not load the property storage if it is inline.
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
the patch
none
the patch barraclough: review+

Filip Pizlo
Reported 2012-04-08 23:19:54 PDT
Patch forthcoming.
Attachments
the patch (5.07 KB, patch)
2012-04-08 23:26 PDT, Filip Pizlo
no flags
the patch (5.06 KB, patch)
2012-04-08 23:33 PDT, Filip Pizlo
barraclough: review+
Filip Pizlo
Comment 1 2012-04-08 23:26:01 PDT
Created attachment 136187 [details] the patch
WebKit Review Bot
Comment 2 2012-04-08 23:29:12 PDT
Attachment 136187 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/dfg/DFGByteCodeParser.cpp:1888: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Filip Pizlo
Comment 3 2012-04-08 23:33:37 PDT
Created attachment 136188 [details] the patch Fixed style
Filip Pizlo
Comment 4 2012-04-09 00:48:34 PDT
Note You need to log in before you can comment on or make changes to this bug.