test262/test/language/expressions/class
Leo Balter b3b0e8e190
Merge pull request #2235 from mkubilayk/static-subclass-receiver
Check static private methods on super class are called with correct receiver
2019-07-19 14:01:51 -04:00
..
accessor-name-inst Generate tests 2018-12-21 15:47:01 -05:00
accessor-name-static Generate tests 2018-12-21 15:47:01 -05:00
async-gen-method Generate tests 2019-07-10 20:20:16 -04:00
async-gen-method-static Generate tests 2019-07-10 20:20:16 -04:00
async-method Generate tests 2019-07-10 20:20:16 -04:00
async-method-static Generate tests 2019-07-10 20:20:16 -04:00
dstr Generate tests 2018-12-21 15:47:01 -05:00
elements Generate tests 2019-07-12 13:33:18 +01:00
gen-method Generate tests 2019-07-10 20:20:16 -04:00
gen-method-static Generate tests 2019-07-10 20:20:16 -04:00
method Generate tests 2019-07-10 20:20:16 -04:00
method-static Generate tests 2019-07-10 20:20:16 -04:00
accessor-name-inst-computed-in.js
accessor-name-inst-computed-yield-expr.js
accessor-name-static-computed-in.js
accessor-name-static-computed-yield-expr.js
class-name-ident-await-escaped-module.js
class-name-ident-await-escaped.js
class-name-ident-await-module.js
class-name-ident-await.js
class-name-ident-let-escaped.js
class-name-ident-let.js
class-name-ident-static-escaped.js
class-name-ident-static.js
class-name-ident-yield-escaped.js
class-name-ident-yield.js
constructor-this-tdz-during-initializers.js
gen-method-length-dflt.js
gen-method-param-dflt-yield.js
getter-param-dflt.js
method-length-dflt.js
method-param-dflt-yield.js
name.js
params-dflt-gen-meth-args-unmapped.js
params-dflt-gen-meth-ref-arguments.js
params-dflt-gen-meth-static-args-unmapped.js
params-dflt-gen-meth-static-ref-arguments.js
params-dflt-meth-args-unmapped.js
params-dflt-meth-ref-arguments.js
params-dflt-meth-static-args-unmapped.js
params-dflt-meth-static-ref-arguments.js
poisoned-underscore-proto.js Add poisoned __proto__ tests (#2203) 2019-06-19 16:38:30 -04:00
private-getter-brand-check-multiple-evaluations-of-class-eval-indirect.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-getter-brand-check-multiple-evaluations-of-class-eval.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-getter-brand-check-multiple-evaluations-of-class-factory.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-getter-brand-check-multiple-evaluations-of-class-function-ctor.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-getter-brand-check-multiple-evaluations-of-class-realm-function-ctor.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-getter-brand-check-multiple-evaluations-of-class-realm.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-method-brand-check-multiple-evaluations-of-class-eval-indirect.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-method-brand-check-multiple-evaluations-of-class-eval.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-method-brand-check-multiple-evaluations-of-class-factory.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-method-brand-check-multiple-evaluations-of-class-function-ctor.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-method-brand-check-multiple-evaluations-of-class-realm-function-ctor.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-method-brand-check-multiple-evaluations-of-class-realm.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-setter-brand-check-multiple-evaluations-of-class-eval-indirect.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-setter-brand-check-multiple-evaluations-of-class-eval.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-setter-brand-check-multiple-evaluations-of-class-factory.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-setter-brand-check-multiple-evaluations-of-class-function-ctor.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-setter-brand-check-multiple-evaluations-of-class-realm-function-ctor.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
private-setter-brand-check-multiple-evaluations-of-class-realm.js Add test for multiple evaluations of classes with private (#2176) 2019-06-26 15:05:10 -04:00
restricted-properties.js
scope-gen-meth-paramsbody-var-close.js
scope-gen-meth-paramsbody-var-open.js Fix typo (disinct -> distinct) 2018-11-10 10:50:21 +01:00
scope-meth-paramsbody-var-close.js
scope-meth-paramsbody-var-open.js Fix typo (disinct -> distinct) 2018-11-10 10:50:21 +01:00
scope-name-lex-close.js
scope-name-lex-open-heritage.js
scope-name-lex-open-no-heritage.js
scope-setter-paramsbody-var-close.js
scope-setter-paramsbody-var-open.js Fix typo (disinct -> distinct) 2018-11-10 10:50:21 +01:00
scope-static-gen-meth-paramsbody-var-close.js
scope-static-gen-meth-paramsbody-var-open.js Fix typo (disinct -> distinct) 2018-11-10 10:50:21 +01:00
scope-static-meth-paramsbody-var-close.js
scope-static-meth-paramsbody-var-open.js Fix typo (disinct -> distinct) 2018-11-10 10:50:21 +01:00
scope-static-setter-paramsbody-var-close.js
scope-static-setter-paramsbody-var-open.js Fix typo (disinct -> distinct) 2018-11-10 10:50:21 +01:00
setter-length-dflt.js
static-gen-method-param-dflt-yield.js
static-method-length-dflt.js
static-method-param-dflt-yield.js