JeffreyZhao / wind

Asynchronous flow control in JavaScript, with JavaScript.
http://windjs.org/
1.54k stars 238 forks source link

AOT would be failed with || and && operators #46

Closed JeffreyZhao closed 12 years ago

JeffreyZhao commented 12 years ago

AOT would be failed with || and && operators, a simple fix to jscex.js is sufficient.