Re: [v8-users] How to handle out-of-memory type of errors.

2016-01-26 Thread Jane Chen
Jochen, That turns out to be really fun exercise, and the result is quite promising. Thanks! On Monday, January 25, 2016 at 11:44:44 PM UTC-8, Jochen Eisinger wrote: > > in theory, doing isolate->Exit(); isolate->Dispose(); should be enough to > discard the isolate. How to terminate the thread

Re: [v8-users] Help

2016-01-26 Thread Ben Noordhuis
On Tue, Jan 26, 2016 at 7:53 PM, Deepak Subramanian wrote: > Hi, > > I know this query is specific to me but I am breaking my head on what to do. > I updated my gcc and v8 compilation has gone awry on my ubuntu > > In file included from ../src/allocation.cc:5: > In file included from .././src/allo

[v8-users] Help

2016-01-26 Thread Deepak Subramanian
Hi, I know this query is specific to me but I am breaking my head on what to do. I updated my gcc and v8 compilation has gone awry on my ubuntu In file included from ../src/allocation.cc:5: In file included from .././src/allocation.h:8: In file included from .././src/globals.h:13: .././src/base/