YuzuJS/setImmediate

compatible between YuzuJS/setImmediate and jdarling/Object.observe

Closed this issue · 1 comments

I'm not sure if this is an issue for here.
if i put YuzuJS/setImmediate before jdarling/Object.observe. then my cpu usage will rush a high level and keeping there. (safari 7.0.6 / osx 10.9.4)

there is a simple jsfiddle without any other code. just reference two js library.
http://jsfiddle.net/colder/ey6mrdfg/1/

look like this issue belongs to other side. close me plz.
at least we cannot do anything.

the main logic of observe is a dead looping. setImmediate has not enough to support observe do that.