Thank you Rodrigo, defining V8_COMPRESS_POINTERS was indeed the fix (future
readers of this thread note double "S").
Cheers,
Ben
On Sunday, 25 October 2020 at 12:24:29 UTC+10:30 Rodrigo Hernandez wrote:
> Hi Ben,
>
> You need to add - DV8_COMPRES_POINTERS to your compile flags.
>
>
>
>
> On Sa
Hi Ben,
You need to add - DV8_COMPRES_POINTERS to your compile flags.
On Sat, Oct 24, 2020, 7:06 PM Ben Ernst wrote:
> Hey all, thank you in advance for any advice here. How does one enable
> pointer compression? I'm updating from v7.1 to v8.6, and I get this error
> message (below) at runti
Hey all, thank you in advance for any advice here. How does one enable
pointer compression? I'm updating from v7.1 to v8.6, and I get this error
message (below) at runtime. It is probably something minor I overlooked in
the code samples.
#
# Fatal error in ../../src/api/api.cc, line 5696
# Em