Reviewers: dcarney, Sven Panne,

Description:
Reland r17907 - Make it possible to add more than one piece of embedder data to
isolates"

This will allow for using gin and blink bindings in the same
process.

Over r17907, I changed the offset of Isolate::heap_.roots_ depending on
the OS we compile on, since the ABI defined packing is not the same on
all targets, and I initialize the embedder data field in Isolate.

BUG=317398
[email protected], [email protected]
LOG=n

Please review this at https://codereview.chromium.org/78453002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+91, -27 lines):
  M include/v8.h
  M src/d8.cc
  M src/isolate.h
  M src/isolate.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/groups/opt_out.

Reply via email to