| ... |
|
accessors.js
|
1.62 KB |
|
basics.js
|
1.37 KB |
|
class-method-returns-promise.js
|
445 B |
|
constructable-but-no-prototype.js
|
328 B |
|
constructor.js
|
1.31 KB |
|
constructor-property.js
|
947 B |
|
constructor-strict-by-default.js
|
348 B |
|
early-errors-class-async-method-duplicate-parameters.js
|
794 B |
|
early-errors-class-method-arguments-in-formal-parameters.js
|
399 B |
|
early-errors-class-method-await-in-formals.js
|
392 B |
|
early-errors-class-method-await-in-formals-default.js
|
419 B |
|
early-errors-class-method-body-contains-super-call.js
|
407 B |
|
early-errors-class-method-duplicate-parameters.js
|
704 B |
|
early-errors-class-method-eval-in-formal-parameters.js
|
403 B |
|
early-errors-class-method-formals-body-duplicate.js
|
475 B |
|
early-errors-class-method-formals-contains-super-call.js
|
411 B |
|
early-errors-class-method-NSPL-with-USD.js
|
480 B |
|
fn-name-accessor-get.js
|
1.94 KB |
|
fn-name-accessor-set.js
|
1.98 KB |
|
fn-name-gen-method.js
|
1.87 KB |
|
fn-name-method.js
|
1.97 KB |
|
fn-name-static-precedence.js
|
1.51 KB |
|
getters-non-configurable-err.js
|
619 B |
|
getters-prop-desc.js
|
1.46 KB |
|
getters-restricted-ids.js
|
679 B |
|
implicit-constructor.js
|
371 B |
|
invalid-extends.js
|
548 B |
|
methods.js
|
1.56 KB |
|
methods-async-super-call-body.js
|
555 B |
|
methods-async-super-call-param.js
|
558 B |
|
methods-gen-no-yield.js
|
480 B |
|
methods-gen-return.js
|
589 B |
|
methods-gen-yield-as-expression-with-rhs.js
|
3.12 KB |
|
methods-gen-yield-as-expression-without-rhs.js
|
3.19 KB |
|
methods-gen-yield-as-function-expression-binding-identifier.js
|
454 B |
|
methods-gen-yield-as-generator-method-binding-identifier.js
|
883 B |
|
methods-gen-yield-as-identifier-in-nested-function.js
|
467 B |
|
methods-gen-yield-as-literal-property-name.js
|
532 B |
|
methods-gen-yield-as-logical-or-expression.js
|
408 B |
|
methods-gen-yield-as-parameter.js
|
463 B |
|
methods-gen-yield-as-property-name.js
|
517 B |
|
methods-gen-yield-as-statement.js
|
1.25 KB |
|
methods-gen-yield-as-yield-operand.js
|
883 B |
|
methods-gen-yield-newline.js
|
678 B |
|
methods-gen-yield-star-after-newline.js
|
413 B |
|
methods-gen-yield-star-before-newline.js
|
505 B |
|
methods-gen-yield-weak-binding.js
|
376 B |
|
methods-named-eval-arguments.js
|
647 B |
|
methods-restricted-properties.js
|
2.31 KB |
|
numeric-property-names.js
|
2.87 KB |
|
prototype-getter.js
|
747 B |
|
prototype-property.js
|
555 B |
|
prototype-setter.js
|
457 B |
|
prototype-wiring.js
|
1.84 KB |
|
setters-non-configurable-err.js
|
619 B |
|
setters-prop-desc.js
|
1.54 KB |
|
setters-restricted-ids.js
|
673 B |
|
side-effects-in-extends.js
|
653 B |
|
side-effects-in-property-define.js
|
433 B |
|
this-access-restriction.js
|
1.78 KB |
|
this-access-restriction-2.js
|
2.23 KB |
|
this-check-ordering.js
|
1.91 KB |