Comment #9 on issue 3834 by [email protected]: Implement new semantics of ES6 subclassing
https://code.google.com/p/v8/issues/detail?id=3834#c9

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/fdcf3e59ba4af1aa3c5b31a18e615169c97958ab

commit fdcf3e59ba4af1aa3c5b31a18e615169c97958ab
Author: dslomov <[email protected]>
Date: Wed Feb 11 20:47:22 2015

new classes: implement correct check for uninitialized this in 'super()'

[email protected]
BUG=v8:3834
LOG=N

Review URL: https://codereview.chromium.org/918603004

Cr-Commit-Position: refs/heads/master@{#26599}

[modify] http://crrev.com/fdcf3e59ba4af1aa3c5b31a18e615169c97958ab/src/arm/full-codegen-arm.cc [modify] http://crrev.com/fdcf3e59ba4af1aa3c5b31a18e615169c97958ab/src/arm64/full-codegen-arm64.cc [modify] http://crrev.com/fdcf3e59ba4af1aa3c5b31a18e615169c97958ab/src/ia32/full-codegen-ia32.cc [modify] http://crrev.com/fdcf3e59ba4af1aa3c5b31a18e615169c97958ab/src/x64/full-codegen-x64.cc [modify] http://crrev.com/fdcf3e59ba4af1aa3c5b31a18e615169c97958ab/test/mjsunit/harmony/classes-experimental.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.

Reply via email to