On 2014/02/26 09:01:37, Hannes Payer wrote:
What is the motivation of that change?

In the 3.22 version of v8 it was possible to perform allocations in GC epilogues and prologues. The purpose of this patch is to preserve some API compatibility
in this place.

Here is an example of how we was using it in node.js:
https://github.com/joyent/node/blob/master/src/node_v8.cc#L116

https://codereview.chromium.org/177243012/

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