https://codereview.chromium.org/22852024/diff/8001/src/spaces.h
File src/spaces.h (right):
https://codereview.chromium.org/22852024/diff/8001/src/spaces.h#newcode1701
src/spaces.h:1701: MUST_USE_RESULT inline MaybeObject* AllocateRaw(int
size_in_bytes);
On 2013/08/28 09:51:32, Hannes Payer wrote:
Instead of adding multiple allocation methods to space, can we do
AllocateRaw(int size_in_bytes, AllocationType event);? Where
AllocationType is
an enum that encodes the type of allocation (new allocation or
migration).
Done.
https://codereview.chromium.org/22852024/
--
--
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.