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.
26 lines
772 B
26 lines
772 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: indicate getter/setter call in traceback
|
|
desc: Constructor calls are currently flagged but getter/setter calls are not.
|
|
type: :task
|
|
component: duk
|
|
release: v0.8
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :wontfix
|
|
creation_time: 2013-10-22 09:19:05.339361 Z
|
|
references: []
|
|
|
|
id: ca9dcfd1ec0ff04fc498b188052684e0f66566fe
|
|
log_events:
|
|
- - 2013-10-22 09:19:05.576213 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2013-10-25 13:48:41.272893 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- assigned to release v0.8 from v0.7
|
|
- ""
|
|
- - 2013-11-08 21:40:51.688462 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- closed with disposition wontfix
|
|
- Probably not worth it, as getters are called using normal method call APIs.
|
|
|