mirror of https://github.com/svaarala/duktape.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
844 B
23 lines
844 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: put a single string with filename+line into tracedata in builds w/o tracebacks
|
|
desc: |-
|
|
Current solution is to put an explicit own property fileName and lineNumber
|
|
as own properties when tracebacks are disabled. Instead of two own properties
|
|
there could be only one property which contained both filename and linenumber
|
|
(e.g. "foo.js:123"). The downside of this is that if there are multiple
|
|
reachable errors with the same filename, more interned string data is generated.
|
|
type: :task
|
|
component: duk
|
|
release: v0.8
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2013-10-24 17:15:03.899741 Z
|
|
references: []
|
|
|
|
id: cc31c4019619b23684be4f6d9c3f385907825577
|
|
log_events:
|
|
- - 2013-10-24 17:15:04.106384 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
|