mirror of
https://github.com/tc39/test262.git
synced 2025-07-25 15:04:43 +02:00
update features.txt
This commit is contained in:
parent
dd3d13a7a8
commit
e2bf6f63dc
@ -20,12 +20,16 @@ BigInt
|
|||||||
class-fields-public
|
class-fields-public
|
||||||
class-fields-private
|
class-fields-private
|
||||||
|
|
||||||
# Static Class Fields & Methods:
|
# Static Class Fields & Methods:
|
||||||
# https://github.com/tc39/proposal-static-class-features/
|
# https://github.com/tc39/proposal-static-class-features/
|
||||||
class-static-fields-public
|
class-static-fields-public
|
||||||
class-static-fields-private
|
class-static-fields-private
|
||||||
class-static-methods-private
|
class-static-methods-private
|
||||||
|
|
||||||
|
# Private methods and getter/setters
|
||||||
|
# https://github.com/tc39/proposal-private-methods
|
||||||
|
class-methods-private
|
||||||
|
|
||||||
# Promise.prototype.finally
|
# Promise.prototype.finally
|
||||||
# https://github.com/tc39/proposal-promise-finally
|
# https://github.com/tc39/proposal-promise-finally
|
||||||
Promise.prototype.finally
|
Promise.prototype.finally
|
||||||
|
Loading…
x
Reference in New Issue
Block a user