https://codereview.chromium.org/1136553006/diff/80001/include/v8.h
File include/v8.h (right):

https://codereview.chromium.org/1136553006/diff/80001/include/v8.h#newcode5171
include/v8.h:5171: ArrayBuffer::Allocator*
shared_array_buffer_allocator;
On 2015/05/22 at 08:37:47, jochen wrote:
why do we need a separate allocator?

We probably don't. Removed.

https://codereview.chromium.org/1136553006/diff/80001/src/objects.h
File src/objects.h (right):

https://codereview.chromium.org/1136553006/diff/80001/src/objects.h#newcode177
src/objects.h:177: enum SharedFlag { NOT_SHARED, SHARED };
On 2015/05/22 at 08:37:47, jochen wrote:
not needed?

It was suggested in the other CL that this would make some of the
callsites clearer. But no, not strictly needed. Wdyt?

https://codereview.chromium.org/1136553006/

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