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.
20 lines
564 B
20 lines
564 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: fix code assuming that array 'length' is always a 32-bit value
|
|
desc: |-
|
|
While array 'length' is almost always a 32-bit value in E5, it can actually
|
|
be higher e.g. as a result of an Array.prototype.push().
|
|
type: :task
|
|
component: duk
|
|
release:
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2013-03-22 08:36:05.831233 Z
|
|
references: []
|
|
|
|
id: 23c403cc6a56362342783b9f649b31e36186ee73
|
|
log_events:
|
|
- - 2013-03-22 08:36:06.071325 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
|