On Wed, May 20, 2015 at 11:22 AM, <[email protected]> wrote:

> compilers in general don't catch partial initialization of class...
>

Well, no, but: They catch some intiialization errors; the built-in
initializer syntax makes it easy to initialize stuff; it makes it
easy/easier for reviewers to catch when an initialization is missing if
it's in the constructor; and it's at least possible to build tools to
support this.

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

Reply via email to