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.
 
 
 
 
 
 

28 lines
909 B

--- !ditz.rubyforge.org,2008-03-06/issue
title: add INTERNAL flag for all strings with \xFF prefix (not just built-ins)
desc: |-
Otherwise user strings with \xFF prefix are not treated as internal,
except when the user happens to use a string which Duktape also uses
as an internal property (the string is then pre-interned by heap init!).
Currently only heap init sets the internal flag. This change would mean
moving the flag to string interning.
type: :task
component: duk
release: v0.12
reporter: Sami Vaarala <sami.vaarala@iki.fi>
status: :closed
disposition: :fixed
creation_time: 2014-07-15 17:19:00.866407 Z
references: []
id: 10303f849e512f237b8c797ac0ec06dc4a26c0d8
log_events:
- - 2014-07-15 17:19:01.023349 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- created
- ""
- - 2014-07-21 10:45:11.340774 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""