v8/test/js-perf-test/Classes
arv 765e002a4f Fix lazy parsing for functions that use super.
The preparser needs to log the usage of super properties and then update
the scope when we create the function later.

BUG=v8:3888
LOG=N
R=dslomov@chromium.org, marja

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

Cr-Commit-Position: refs/heads/master@{#26642}
2015-02-13 18:35:09 +00:00
..
default-constructor.js Add js-perf-test for ES6 class default constructor 2014-12-04 20:12:14 +00:00
run.js Add js-perf-test for ES6 class default constructor 2014-12-04 20:12:14 +00:00
super.js Fix lazy parsing for functions that use super. 2015-02-13 18:35:09 +00:00