Re: [v8-users] Re: How to rescue issues caused by v8::Isolate termination

2018-11-21 Thread Kentaro Hara
>>> Yang >>> >>> On Mon, Nov 19, 2018 at 5:42 AM Yutaka Hirano >>> wrote: >>> >>>> Hi, >>>> >>>> I found I don't understand the direction. If there are only two levels, >>>> say blink-calls-v

[v8-users] Re: How to rescue issues caused by v8::Isolate termination

2018-11-15 Thread Kentaro Hara
t;>>> No, there isn't such a point. To make matters worse, some call-sites >>>>> don't check errors because they don't care. >>>>> >>>>> Sorry for the ignorance but I would like to know V8's policy on >>>

[v8-users] Re: How to rescue issues caused by v8::Isolate termination

2018-11-08 Thread Kentaro Hara
no exception is thrown inside the TryCatch scope, and > CaughtExceptionOrTerminationException returns a thrown exception if an > exception is thrown inside the TryCatch scope or the termination exception > if the isolate is terminating. > > Cheers, > Yuki Shiino > > > 2018年11月8日(木)

[v8-users] Re: How to rescue issues caused by v8::Isolate termination

2018-11-08 Thread Kentaro Hara
, the second try_catch.HasCaught() doesn't return true because there > is no new exception thrown inside the v8::TryCatch scope, although V8 APIs > fail inside DoSomethingElseWithV8 due to a pending termination exception. > > Cheers, > Yuki Shiino > > > 2018年11月8日(木) 3

[v8-users] Re: How to rescue issues caused by v8::Isolate termination

2018-11-07 Thread Kentaro Hara
his message because you are subscribed to the Google Groups > "platform-architecture-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to platform-architecture-dev+unsubscr...@chromium.org. > To post to this group, send email to > pla

[v8-users] Re: [blink-dev] Intent to implement: V8 extras

2015-05-19 Thread Kentaro Hara
ot of TODOs > for the technical side, but I plan to fill those in tonight/tomorrow. > > Thanks for the doc! I'm a big fan of the V8 extras :) -- Kentaro Hara, Tokyo, Japan -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You re

[v8-users] Re: [blink-dev] Intent to implement: V8 extras

2015-05-18 Thread Kentaro Hara
ght be useful for that. What's needed is a way > for C++ to hand a video element and an empty container to external > JavaScript code that would add controls to the container and hook up > the events. > > On Tue, May 12, 2015 at 2:20 AM, Kentaro Hara > wrote: > > Is the V

[v8-users] Re: [blink-dev] Intent to implement: V8 extras

2015-05-11 Thread Kentaro Hara
RL as an extra, it would be crucial. > > Overall though, we are quite excited about the possibilities this opens > up, by allowing embedders a performant way to implement features in > JavaScript. > > Best, > > Domenic Denicola > Jochen Eisinger > Yang Guo > -- Kentaro

Re: [v8-users] Profiling v8 inside chromium/content_shell

2013-06-11 Thread Kentaro Hara
gt;> Adam >> >> -- >> -- >> v8-users mailing list >> v8-users@googlegroups.com >> http://groups.google.com/group/v8-users >> --- >> You received this message because you are subscribed to the Google Groups >> "v8-users" grou