Much appreciated. This resolved my problem.
On Monday, September 9, 2024 at 3:46:48 AM UTC-4 Ben Noordhuis wrote:
> On Sun, Sep 8, 2024 at 8:22 PM Nikolas Kovacs wrote:
> >
> > Hi,
> >
> > I am upgrading the version of v8 I am embedding into my program. I am
> having an issue that I cannot figu
On Sun, Sep 8, 2024 at 8:22 PM Nikolas Kovacs wrote:
>
> Hi,
>
> I am upgrading the version of v8 I am embedding into my program. I am having
> an issue that I cannot figure out how to solve. The issue is that, when
> building in debug mode, the Isolate::Scope object's destructor throws the
> f
Hi,
I am upgrading the version of v8 I am embedding into my program. I am
having an issue that I cannot figure out how to solve. The issue is that,
when building in debug mode, the Isolate::Scope object's destructor throws
the following exception.
```
Exception thrown: read access violation.
*