[webkit-reviews] review granted: [Bug 121753] Remove the notion that a CallFrame can have a pointer to an InlineCallFrame, since that doesn't happen anymore : [Attachment 212290] the patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 21 20:24:02 PDT 2013


Darin Adler <darin at apple.com> has granted Filip Pizlo <fpizlo at apple.com>'s
request for review:
Bug 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

Attachment 212290: the patch
https://bugs.webkit.org/attachment.cgi?id=212290&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
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.


More information about the webkit-reviews mailing list