[webkit-reviews] review granted: [Bug 134420] [ftlopt] DebuggerCallFrame::scope() should return a DebuggerScope : [Attachment 234219] patch 3: revert to letting DebuggerCallFrame instantiate the JSActivation object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 17:02:38 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Mark Lam <mark.lam at apple.com>'s
request for review:
Bug 134420: [ftlopt] DebuggerCallFrame::scope() should return a DebuggerScope
https://bugs.webkit.org/show_bug.cgi?id=134420

Attachment 234219: patch 3: revert to letting DebuggerCallFrame instantiate the
JSActivation object.
https://bugs.webkit.org/attachment.cgi?id=234219&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=234219&action=review


r=me

> Source/JavaScriptCore/debugger/DebuggerCallFrame.h:85
> +    Strong<DebuggerScope> m_scope;

Comment please.


More information about the webkit-reviews mailing list