Y
Hacker News
new
|
ask
|
show
|
jobs
by
gsnedders
4196 days ago
No, it doesn't. The
only
magic per spec is about the "length" property (which is essentially a getter/setter pair, despite being a data property and not an accessor pair). That's the only thing special about arrays in JS.