LGTM.
https://codereview.chromium.org/104203003/diff/1/src/heap-inl.h
File src/heap-inl.h (left):
https://codereview.chromium.org/104203003/diff/1/src/heap-inl.h#oldcode774
src/heap-inl.h:774: case EXP:
You can delete EXP while you are at it. AFAICS it is only ever used in
this function here.
https://codereview.chromium.org/104203003/diff/40001/src/heap.h
File src/heap.h (right):
https://codereview.chromium.org/104203003/diff/40001/src/heap.h#newcode2907
src/heap.h:2907: enum Type { EXP, LOG, kNumberOfCaches};
go ahead and remove EXP here too.
https://codereview.chromium.org/104203003/
--
--
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.