Comment #89 on issue 3330 by [email protected]: Implement ES6 classes
https://code.google.com/p/v8/issues/detail?id=3330#c89
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/06c706d84c04fc2e31e993518df9dcefb7543a2d
commit 06c706d84c04fc2e31e993518df9dcefb7543a2d
Author: arv <[email protected]>
Date: Fri Jun 05 14:32:38 2015
[es6] Add TF support for super.property
Currently does super.prop (load) and super.method() (call). Like full
codegen it uses runtime calls to load the property value.
BUG=v8:3330
LOG=N
[email protected], [email protected]
Review URL: https://codereview.chromium.org/1149133005
Cr-Commit-Position: refs/heads/master@{#28815}
[modify]
http://crrev.com/06c706d84c04fc2e31e993518df9dcefb7543a2d/src/compiler/ast-graph-builder.cc
[modify]
http://crrev.com/06c706d84c04fc2e31e993518df9dcefb7543a2d/src/compiler/ast-graph-builder.h
--
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.