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.
 
 
 
 
 
 

31 lines
946 B

--- !ditz.rubyforge.org,2008-03-06/issue
title: add virtual 'length' and index properties to buffers
desc: |-
arr[123] should probably be a number value. Although this deviates from how
strings work (str[123] is a 1-char string), having arr[123] return a 1-byte
buffer or a 1-byte string seems quite inefficient.
type: :task
component: duk
release: v0.10
reporter: sva <sami.vaarala@iki.fi>
status: :closed
disposition: :fixed
creation_time: 2014-03-06 12:43:46.320318 Z
references: []
id: 518a96235050b0ae17431510af561e03354d282c
log_events:
- - 2014-03-06 12:43:46.512584 Z
- sva <sami.vaarala@iki.fi>
- created
- ""
- - 2014-03-06 21:56:37.679023 Z
- sva <sami.vaarala@iki.fi>
- commented
- |-
duk_hobject flags field is now full; 2 more bits can be allocated from heaphdr
to implement this feature.
- - 2014-03-28 00:14:58.051081 Z
- Sami Vaarala <sami.vaarala@iki.fi>
- closed with disposition fixed
- ""