Greetings!

We're updating our embedder for V8 8.6, and apparently our v8::Platform 
implementation now has to implement the new method PostJob. The comments in 
the header file suggest delegating the implementation to 
v8::platform::NewDefaultJobHandle.

Our question: Is NewDefaultJobHandle safe to use with a custom v8::Platform 
implementation? Most of the libplatform.h APIs work only with the default 
platform implementation according to the comments.

Thanks!

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/ea14888f-3266-4f5e-be05-59ed1f8e69aan%40googlegroups.com.

Reply via email to