But can someone help me understand the arraybuffer part ? How to call arraybuffer::append and when I create an instance of a arraybuffer it will create it with maximum size so 37... bytes and will only say that the bytes used are the one which I’ve declared ?
On Wed, 12 Sep 2018 at 00:12, Peter Schow <[email protected]> wrote: > On Tue, Sep 11, 2018 at 2:09 PM dan Med <[email protected]> wrote: > > > > Would you suggest to build v8 such that I can debug it as I want ? > > It's difficult to go wrong with this approach if you want to better > understand V8 or any large, complex system. > > -- > -- > v8-users mailing list > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-users mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
