> anything but Mozilla, I think
WebKit also handles things well:
[].map
function map() { [native code] }
[].forEach
function forEach() { [native code] }
> anything but Mozilla, I think
WebKit also handles things well:
[].map
function map() { [native code] }
[].forEach
function forEach() { [native code] }