On 2014/06/04 12:18:30, Hannes Payer wrote:
https://codereview.chromium.org/310393003/diff/40001/src/heap-inl.h
File src/heap-inl.h (right):
https://codereview.chromium.org/310393003/diff/40001/src/heap-inl.h#newcode530
src/heap-inl.h:530: int64_t Heap::AdjustAmountOfExternalAllocatedMemory(
Why don't we get rid of this method? It seems like we can completely
inline
this
method in v8.h except for the call to CollectGarbage which is the slow
path.
the FLAG thing won't work in v8.h. is it ok to drop it?
https://codereview.chromium.org/310393003/
--
--
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.