Re: [v8-users] internal fields

2017-11-06 Thread J Decker
On Mon, Nov 6, 2017 at 12:47 PM, Jakob Kummerow wrote: > 3. What difference does it make to v8 if the internal field is an aligned >>> pointer or not? Is the ability to set/get aligned pointers a consistency >>> check so assumptions can be made? Does the interface check

Re: [v8-users] internal fields

2017-11-06 Thread Jakob Kummerow
> > 3. What difference does it make to v8 if the internal field is an aligned >> pointer or not? Is the ability to set/get aligned pointers a consistency >> check so assumptions can be made? Does the interface check the alignment? >> (Not critical for me, I don't think, but I'd like to