RESOLVED FIXED 121753
Remove the notion that a CallFrame can have a pointer to an InlineCallFrame, since that doesn't happen anymore
https://bugs.webkit.org/show_bug.cgi?id=121753
Summary Remove the notion that a CallFrame can have a pointer to an InlineCallFrame, ...
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.