Yup. That's coming with all due haste.
On Thu, Feb 27, 2014 at 4:34 AM, Dmitry Lomov <[email protected]> wrote: > Hi Rafael, > > This is great work - and great progress through the standards committee. > To ship with confidence, we should really get the performance tests done - > can we prioritize that? > > > Cheers, > Dmitry > > > On Tue, Feb 25, 2014 at 1:50 AM, Rafael Weinstein <[email protected]>wrote: > >> Object.observe adds the an asynchronous observation system to the core >> object model of ES. >> >> Spec: http://wiki.ecmascript.org/doku.php?id=harmony:observe >> >> Compatibility risk: >> -Spec accepted at Stage 2 (within the post-ES6 process) by Tc-39. >> -Acceptance at Stage 3 (Candidate) is expected at the next meeting. >> -Microsoft and Mozilla have both voiced support, but neither has begun >> implementing >> >> Implementation Status: >> -Feature-complete. >> -Meta-bug: https://code.google.com/p/v8/issues/detail?id=2409 >> -Remaining work item is performance tests. The idea here is to use a >> polymer databinding benchmark with DOM stubbed out in JS >> >> Cheers >> Rafael >> >> -- >> -- >> v8-users mailing list >> [email protected] >> http://groups.google.com/group/v8-users >> --- >> You received this message because you are subscribed to the Google Groups >> "v8-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > -- > v8-users mailing list > [email protected] > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
