https://codereview.chromium.org/228923002/diff/60001/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/228923002/diff/60001/include/v8.h#newcode3962
include/v8.h:3962: // Deprecated.
On 2014/04/17 13:59:53, Paweł Hajdan Jr. wrote:
Shouldn't this use V8_DEPRECATED?

No, because then it wouldn't compile. We first have to introduce the new
API and switch chrome to the new API, before we can use V8_DEPRECATED on
the old API.

https://codereview.chromium.org/228923002/

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