diff options
author | Leo Balter <leonardo.balter@gmail.com> | 2017-11-10 15:06:00 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-10 15:06:00 -0500 |
commit | 076ecc38c62f83816d44663f1f96cb5017d72ba8 (patch) | |
tree | 94e4696948255563131f1f4e750447a204a937b7 /test/built-ins/BigInt/constructor-from-string-syntax-errors.js | |
parent | c4e3d12597fae7e56fa475122aefb7bee3a16f84 (diff) | |
download | qtdeclarative-testsuites-076ecc38c62f83816d44663f1f96cb5017d72ba8.tar.gz |
Fix bugs reported in #1338 (#1339)
* Accessing `ta[0]` throws a TypeError.
* Fix array indices starting at 0 and property references
* Fix classfields templates for properly checking static propnames.
* Generate tests
* `assert.equal` is not defined
* Add missing includes
* Generate tests
* typo s/Avalue/42/
* fix whitespace
* Add missing var for strict mode
* Expand generated class fields tests for forbidden computed property name values
Ref https://github.com/tc39/test262/pull/1339#issuecomment-342830243
* derived classes have access to private names in base classes, if private names are in scope
Diffstat (limited to 'test/built-ins/BigInt/constructor-from-string-syntax-errors.js')
0 files changed, 0 insertions, 0 deletions