http://codereview.chromium.org/1985004/diff/2002/9002 File src/top.cc (right):
http://codereview.chromium.org/1985004/diff/2002/9002#newcode396 src/top.cc:396: int line_number = GetScriptLineNumber(Handle<Script>(script), position); On 2010/05/07 14:49:42, jaimeyap wrote:
On 2010/05/07 07:57:06, Søren Gjesse wrote: > How about adding a function GetScriptLocalLineNumber which does not
take the
> offset into account?
Done.
Clicked 'Done' and then changed my mind. See Michail's and my posts regarding doing this in a separate patch. http://codereview.chromium.org/1985004/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
