Up on this thread. Em seg, 1 de jul de 2019 às 13:19, Caio Lima <ticaiolima@gmail.com> escreveu:
Hi WebKittens,
As some of you may know, my colleagues from Igalia have been working to implement new {Java|ECMA}Script language features in JavaScriptCore, including BigInt and Class Fields.
We have a number of Class Fields patches awaiting review:
- Instance Class Fields (https://bugs.webkit.org/show_bug.cgi?id=174212) - Private Methods (https://bugs.webkit.org/show_bug.cgi?id=194434) - Private Accessors (https://bugs.webkit.org/show_bug.cgi?id=194435) - Static Class Fields (https://bugs.webkit.org/show_bug.cgi?id=194095)
And one BigInt patch: - BigInt operator "<<" in DFG (https://bugs.webkit.org/show_bug.cgi?id=192664)
BR, Caio.