Bug 121753

Summary: Remove the notion that a CallFrame can have a pointer to an InlineCallFrame, since that doesn't happen anymore
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 121641    
Attachments:
Description Flags
the patch darin: review+

Filip Pizlo
Reported 2013-09-21 18:23:53 PDT
Patch forthcoming.
Attachments
the patch (4.83 KB, patch)
2013-09-21 18:25 PDT, Filip Pizlo
darin: review+
Filip Pizlo
Comment 1 2013-09-21 18:25:13 PDT
Created attachment 212290 [details] the patch
Filip Pizlo
Comment 2 2013-09-21 18:25:41 PDT
Comment on attachment 212290 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=212290&action=review > Source/JavaScriptCore/interpreter/CallFrame.cpp:-90 > - I will revert.
Darin Adler
Comment 3 2013-09-21 20:23:07 PDT
Comment on attachment 212290 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=212290&action=review > Source/JavaScriptCore/interpreter/CallFrame.h:167 > - > + Please don’t add that space; while most humans really don’t care, git doesn’t like it.
Filip Pizlo
Comment 4 2013-09-21 20:55:11 PDT
Note You need to log in before you can comment on or make changes to this bug.