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
730 B
25 lines
730 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: "fix duk_set_global() global scope handling: must create new scope"
|
|
desc: |-
|
|
If only _target is replaced, the change of the global object will affect
|
|
other contexts with the same built-ins, as they share the lexical scope
|
|
object.
|
|
type: :task
|
|
component: duk
|
|
release: v0.12
|
|
reporter: Sami Vaarala <sami.vaarala@iki.fi>
|
|
status: :closed
|
|
disposition: :fixed
|
|
creation_time: 2014-09-19 20:52:09.022586 Z
|
|
references: []
|
|
|
|
id: 1ce95005ef755e8db963d13f8b01a61954050eac
|
|
log_events:
|
|
- - 2014-09-19 20:52:10.034209 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2014-09-19 23:02:11.822772 Z
|
|
- Sami Vaarala <sami.vaarala@iki.fi>
|
|
- closed with disposition fixed
|
|
- ""
|
|
|