On Sun, Mar 1, 2015 at 7:52 AM, obastemur <obaste...@gmail.com> wrote:
> I found a year old discussion on Mozilla's issue tracker about ES6 > promises and it's implementation into JavaScript engine. Is it a done thing > (which version) or any plan for it? > No, that hasn't been done yet. It's currently blocked because we don't have an implementation of the ES6 job queue[1], without which promises can't be implemented. The job queue isn't trivial, because it affects how the embedding interacts with the engine. [1] http://people.mozilla.org/~jorendorff/es6-draft.html#sec-jobs-and-job-queues _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals