Comment #47 on issue 3330 by [email protected]: Implement ES6 classes
https://code.google.com/p/v8/issues/detail?id=3330#c47

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

commit 499e5e961a8dd36cce9d0cd6397c378857f5ea29
Author: [email protected] <[email protected]>
Date: Tue Oct 28 12:43:05 2014

Classes: Add basic support for properties

This adds the properties to the prototype and the constructor.

BUG=v8:3330
LOG=Y
[email protected]

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

Cr-Commit-Position: refs/branch-heads/bleeding_edge@{#24934}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24934 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/arm/full-codegen-arm.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/arm64/full-codegen-arm64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/ast.h [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/full-codegen.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/full-codegen.h [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/ia32/full-codegen-ia32.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/src/x64/full-codegen-x64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/499e5e961a8dd36cce9d0cd6397c378857f5ea29/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.

Reply via email to