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.
25 lines
804 B
25 lines
804 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: "guide: document getter/setter (standard) limitation of not getting the key"
|
|
desc: |-
|
|
As a result, separate getter/setter functions are needed for each key.
|
|
This is actually a limitation in the Emcascript standard, but document
|
|
the best workaround (multiple Ecmascript functions, but single C function).
|
|
type: :task
|
|
component: duk
|
|
release: v0.11
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-06-12 22:51:02.937889 Z
|
|
references: []
|
|
|
|
id: 562c3b1c613f3e72f68f2532c58f9b16cf735fff
|
|
log_events:
|
|
- - 2014-06-12 22:51:03.142466 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-06-13 22:14:51.119516 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|