Thank you very much!
I now have a 2,1 giga bytes v8_monolith.lib!

I now have to tell VS2017 to not compile iterator debugging in Debug mode, 
but that's another story.
Do you think that not being able to set enable_iterator_debugging to true 
is a "bug"?

Le jeudi 4 avril 2019 14:31:11 UTC+2, Jakob Kummerow a écrit :
>
> Can you try with enable_iterator_debugging = false? My guess is that 
> having that flag changes the size of a std::vector, and that in turn 
> determines the offset of the id_ field in the Space class.
>

-- 
-- 
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" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to