On 2015/05/20 at 09:19:59, vogelheim wrote:
lgtm
lgtm
I take it this fixes an incompletely initialized object, and the reason
the
compiler didn't catch is that we're manually handling initialization so we
can
efficiently place Node objects in a NodeBlock. Maybe this would be a good
case
for "placement new", so that the compiler could still handle
initialization via
constructors?
compilers in general don't catch partial initialization of class...
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2015-March/041909.html
https://codereview.chromium.org/1143143002/
--
--
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.