[v8-users] Re: v8::ScriptOrigin inline constructor not visible

2022-06-23 Thread Adam Bennett
I posted this question on stackoverflow, archival redirection link: https://stackoverflow.com/questions/72733063/v8-lib-and-c-inlining-behavior-differs-from-expectations-and-reproducing-in-se On Tuesday, June 21, 2022 at 11:23:34 AM UTC-5 Adam Bennett wrote: > I'm getting an error trying to cons

[v8-users] V8 crashing in Embeded application during creating v8 isolated object.

2022-06-23 Thread Saad Al Abdullah
Hello, I have aspnet core application and I create V8 isolate object for each request and dispose end of the request. Sometimes I am seeing FatalProcessOutOfMemory exceptions even though I have enough available physical memory (RAM). Is there any heap limitation for V8 ? v8.dll!v8::b