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.
35 lines
933 B
35 lines
933 B
--- !ditz.rubyforge.org,2008-03-06/issue
|
|
title: built-in for checking whether object has an array part
|
|
desc: ""
|
|
type: :task
|
|
component: duk
|
|
release: v0.10
|
|
reporter: sva <sami.vaarala@iki.fi>
|
|
status: :unstarted
|
|
disposition:
|
|
creation_time: 2013-12-03 23:28:07.144929 Z
|
|
references: []
|
|
|
|
id: afd4688ca9c7b2ff4c3c2a15e40df0a67114c386
|
|
log_events:
|
|
- - 2013-12-03 23:28:07.328741 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- created
|
|
- ""
|
|
- - 2013-12-03 23:46:35.337597 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- commented
|
|
- |-
|
|
For objects, it would be nice to know:
|
|
|
|
* Do they have an entry part, array part, and/or a hash part?
|
|
|
|
* What are the allocated vs. used sizes of each part?
|
|
|
|
* What is the array density (estimate or accurate computation)?
|
|
|
|
* What is the estimated memory footprint of the object?
|
|
- - 2013-12-03 23:46:50.201224 Z
|
|
- sva <sami.vaarala@iki.fi>
|
|
- assigned to release v0.10 from v0.8
|
|
- ""
|
|
|