[Webkit-unassigned] [Bug 66994] Implement Error.stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 15:50:30 PDT 2011


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





--- Comment #10 from Juan C. Montemayor <jmont at apple.com>  2011-08-26 15:50:30 PST ---

> > Source/JavaScriptCore/interpreter/Interpreter.cpp:777
> > +        getCallerLine(globalData, callFrame, line);
> 
> If you're called by a host function, this will not update line, so your next iteration may produce a bogus line number

If a line number is not available for the callFrame, then a line number will not be printed out.

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



More information about the webkit-unassigned mailing list