Comment #7 on issue 3672 by [email protected]: Classes: Default constructor needs to call super
https://code.google.com/p/v8/issues/detail?id=3672#c7
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/6a5cd946766e893b2e4cc789dba59aa1c55f02dd
commit 6a5cd946766e893b2e4cc789dba59aa1c55f02dd Author: [email protected] <[email protected]> Date: Tue Nov 11 16:22:14 2014 Revert "Classes: Add support for arguments in default constructor" This reverts commit 3f4ea6c91a962a04407c79f08e5c86ce9ff2911a. Broke tests on Mac64 http://build.chromium.org/p/client.v8/builders/V8%20Mac64/builds/923/steps/Check/logs/classes BUG=v8:3672 [email protected] LOG=N Review URL: https://codereview.chromium.org/712333003 Cr-Commit-Position: refs/heads/master@{#25269}git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25269 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/v8/v8.git/+/6a5cd946766e893b2e4cc789dba59aa1c55f02dd/src/parser.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/6a5cd946766e893b2e4cc789dba59aa1c55f02dd/src/runtime/runtime-classes.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/6a5cd946766e893b2e4cc789dba59aa1c55f02dd/src/runtime/runtime-object.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/6a5cd946766e893b2e4cc789dba59aa1c55f02dd/src/runtime/runtime.h [modify] https://chromium.googlesource.com/v8/v8.git/+/6a5cd946766e893b2e4cc789dba59aa1c55f02dd/test/mjsunit/harmony/classes.js
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- 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.
