Files
coffeescript/lib/coffee-script
James Ide 2087923163 Replace "instanceof Array" in transformer with "[object Array]" comparison
Testing with `'[object Array]' is Object::toString.call element` allows arrays from another JS context to be properly handled. The specific use case here is to support jest, which sets up JS contexts using Node/io.js's "vm" module. This approach works in ES3 environments in contrast with ES5's `Array.isArray`.
2015-05-20 21:06:36 -07:00
..
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00
2015-04-15 17:26:30 +02:00