https://codereview.chromium.org/803993002/diff/1/src/zone-containers.h
File src/zone-containers.h (right):
https://codereview.chromium.org/803993002/diff/1/src/zone-containers.h#newcode92
src/zone-containers.h:92: struct PtrRange {
Drive-by nit-pick: If performance (i.e. the copying of the range) is not
an issue (it's just for test if I see this correctly), this class is
unnecessary: Just use the range constructor of e.g. vector. Furthermore,
CheckRangeContains is basically std:find then.
https://codereview.chromium.org/803993002/
--
--
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.