Closed GoogleCodeExporter closed 8 years ago
Same goes for Safari Version 3.0.2 (522.12)
Original comment by doek...@gmail.com
on 6 Jul 2007 at 7:31
Filed at webkit bugzilla: http://bugs.webkit.org/show_bug.cgi?id=14547
Original comment by doeke.zanstra@gmail.com
on 7 Jul 2007 at 11:45
Promoting the 'typeof object.length == "number"' clause will not will work as
functions also have a length property (as do strings).
Original comment by dean.edw...@gmail.com
on 10 Jul 2007 at 2:54
I amended the instanceOf() function to look for object.call. The global forEach
function now uses instanceOf() to detect functions instead of typeof.
Original comment by dean.edw...@gmail.com
on 10 Jul 2007 at 6:40
Original comment by doek...@gmail.com
on 14 Jul 2007 at 7:12
Original issue reported on code.google.com by
doeke.zanstra@gmail.com
on 6 Jul 2007 at 7:07