[webkit-reviews] review requested: [Bug 25175] It is possible for unique anonymous functions to hash to the same value, thus showing up as one function in the profiler : [Attachment 29491] Style changes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 14 23:51:02 PDT 2009
Francisco Tolmasky <tolmasky at gmail.com> has asked for review:
Bug 25175: It is possible for unique anonymous functions to hash to the same
value, thus showing up as one function in the profiler
https://bugs.webkit.org/show_bug.cgi?id=25175
Attachment 29491: Style changes
https://bugs.webkit.org/attachment.cgi?id=29491&action=review
------- Additional Comments from Francisco Tolmasky <tolmasky at gmail.com>
Made described style adjustments, kept it as JSObject * per olli's note that
the object may not be a JSFunction
More information about the webkit-reviews
mailing list