[Webkit-unassigned] [Bug 20155] Multiple anonymous functions get the same entry in profiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 24 11:01:22 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20155





------- Comment #2 from timothy at hatcher.name  2008-07-24 11:01 PDT -------
Why don't we have line numbers? I guess the reason is more specific. If the
anonymous function is made with new Function() it seems. Because we do the
right things for:

f1 = function() { return 1; }
f2 = function() { return 2; }


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list