https://codereview.chromium.org/630373003/diff/1/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/630373003/diff/1/include/v8.h#newcode4218
include/v8.h:4218: PromiseRejectEvent event,
I think we'd better extract these to smth like v8::PromiseMessage, so
that we could extend it later w/o breaking the embedder's build.

E.g. we may also need to pass ScriptOrigin and MessageLocation in the
future (similar to v8::Message).

https://codereview.chromium.org/630373003/

--
--
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.

Reply via email to