On 2013/12/18 12:49:54, Paweł Hajdan Jr. wrote:
Drive-by.

https://codereview.chromium.org/77913003/diff/1/include/v8.h
File include/v8.h (left):

https://codereview.chromium.org/77913003/diff/1/include/v8.h#oldcode5544
include/v8.h:5544: V8_INLINE static void SetEmbedderData(v8::Isolate* isolate,
void* data) {
Shouldn't there be V8_DEPRECATED SetEmbedderData(v8::Isolate* isolate, void*
data)?

Looks like this CL removes that signature without deprecating it first.

Is it possible to have a reasonable implementation of this, or does it just
have
to be removed without deprecation?

I'm not sure I understand your comment?

https://codereview.chromium.org/77913003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to