[webkit-reviews] review granted: [Bug 121867] Change JSC debug hooks to pass a CallFrame* instead of a DebuggerCallFrame. : [Attachment 212519] JavaScriptCallFrame is now constructed with DebuggerCallFrame as an arg again. Added all the suggested FINAL and OVERRIDE clauses. Also cached line and column in DebuggerCallFrame.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 24 16:46:54 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 121867: Change JSC debug hooks to pass a CallFrame* instead of a
DebuggerCallFrame.
https://bugs.webkit.org/show_bug.cgi?id=121867

Attachment 212519: JavaScriptCallFrame is now constructed with
DebuggerCallFrame as an arg again. Added all the suggested FINAL and OVERRIDE
clauses. Also cached line and column in DebuggerCallFrame.
https://bugs.webkit.org/attachment.cgi?id=212519&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me


More information about the webkit-reviews mailing list