Reviewers: Sven Panne,
Description:
Split Promise API into Promise/Resolver
Hi Yutaka, I realised that we should make the promise API somewhat safer,
and
not allow arbitrarily resolving somebody else's promises. This CL thus
splits
off resolution into a separate Promise::Resolver class. I realise this
change is
late, and interferes with your work on the Blink bindings. I would hope it's
simple enough to adopt, but I'm happy to hold off this CL til after the
branch,
if you prefer.
[email protected]
BUG=
Please review this at https://codereview.chromium.org/196943014/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+71, -34 lines):
M include/v8.h
M src/api.cc
M test/cctest/test-api.cc
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" 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/d/optout.