Re: [v8-users] Re: [blink-dev] Re: [v8-dev] Intent to ship: Private class fields

2019-02-21 Thread J Decker
On Thursday, February 21, 2019 at 5:02:35 AM UTC-8, Mathias Bynens wrote: > > The v8-users mailing list is not the best place to discuss the design of > new ECMAScript language features. This proposal reached Stage 3 of the > TC39 process a long time a

Re: [v8-users] Behaviour of isolate->IdleNotificationDeadline()

2019-02-21 Thread Wilfried Gösgens
Hi, Thanks for confirming and fixing. Cheers from cloudy cologne, Wilfried Goesgens On Wednesday, February 20, 2019 at 11:55:11 AM UTC+1, Ulan Degenbaev wrote: > > Here is the patch: > https://chromium-review.googlesource.com/c/v8/v8/+/1478695 > > On Wed, Feb 20, 2019 at 11:21 AM Ulan Degenbae

Re: [v8-users] Re: [blink-dev] Re: [v8-dev] Intent to ship: Private class fields

2019-02-21 Thread 'Mathias Bynens' via v8-users
The v8-users mailing list is not the best place to discuss the design of new ECMAScript language features. This proposal reached Stage 3 of the TC39 process a long time ago, and each design decision has since been revisited and reaffirmed during TC39 meeti

Re: [v8-users] Re: [blink-dev] Re: [v8-dev] Intent to ship: Private class fields

2019-02-21 Thread J Decker
class xyz { x = isTrueFalse(); #y = !x; } that would work in a class though? > On Wed, Feb 20, 2019 at 5:14 PM Adam Klein wrote: > >> LGTM!! >> >> On Wed, Feb 20, 2019 at 12:20 PM 'Mathias Bynens' via blink-dev < >> blink-...@chromium.org> wrote: >> >>> LGTM >>> >>> On Wed, Feb 20, 2019

Re: [v8-users] Re: [blink-dev] Re: [v8-dev] Intent to ship: Private class fields

2019-02-21 Thread J Decker
Yay! Oh wait... really? You have to use an expression syntax to define a class data member? instead of the existing obhect field definition? class xyz { x = 0; y = 0; add() { } /* Oh I see; there's no punctuation between class methods */ sub() { } } rather than class xyz

Re: [v8-users] Error cross compiling V8 with is_component_build=true on ARM64

2019-02-21 Thread Darin Dimitrov
Another issue with this build but on Mac OS host: [1/1270] SOLINK ./libc++.cr.so FAILED: libc++.cr.so libc++.cr.so.TOC lib.unstripped/libc++.cr.so lib. unstripped/libc++.cr.so.map.gz python "../../build/toolchain/gcc_solink_wrapper.py" --readelf= "../../third_party/android_ndk/toolchains/x86-4.9/p