https://codereview.chromium.org/25702008/diff/4001/src/objects.h
File src/objects.h (right):

https://codereview.chromium.org/25702008/diff/4001/src/objects.h#newcode4004
src/objects.h:4004: void Zap(Object* value) {
On 2013/10/04 11:33:40, Michael Starzinger wrote:
nit: Maybe add a short one-liner comment explaining why we need this.
Maybe
similar to ones in the Map class ...

// In general we only want to call these functions in release mode
when
// heap verification is turned on.

Done.

https://codereview.chromium.org/25702008/

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

Reply via email to