Re: [webkit-dev] Work on new JS language features

2019-07-09 Thread Caio Lima
Up on this thread.

Em seg, 1 de jul de 2019 às 13:19, Caio Lima  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.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Work on new JS language features

2019-07-01 Thread Caio Lima
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.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev