[webkit-reviews] review requested: [Bug 19229] JSProfiler: Find more descriptive information to display than (Anonymous Function) : [Attachment 31781] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 05:03:14 PDT 2009


Chiculita Alexandru <achicu at adobe.com> has asked  for review:
Bug 19229: JSProfiler: Find more descriptive information to display than
(Anonymous Function)
https://bugs.webkit.org/show_bug.cgi?id=19229

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

------- Additional Comments from Chiculita Alexandru <achicu at adobe.com>
Made AssignDotNode, PropertyNode, AssignResolveNode propagate the identifier to
the child node if it is a FuncExprNode. The name is saved on the FuncBodyNode.
The JSFunction::calculatedDisplayName will try to use that one only if
InternalFunction::calculatedDisplayName() returns an empty String.


More information about the webkit-reviews mailing list