bshepherdson / foam-migration-test

0 stars 0 forks source link

Review use of Array.some() and Array.every() in mlang.js #199

Open bshepherdson opened 10 years ago

bshepherdson commented 10 years ago

From k...@chromium.org on February 19, 2014 00:22:33

Test that they're not degrading performance, but if they are, revert the code to the old version which just used loops.

Original issue: http://code.google.com/p/foam-framework/issues/detail?id=199

bshepherdson commented 10 years ago

From k...@chromium.org on February 18, 2014 21:22:48

Labels: -Type-Defect Type-Task