On Fri, Jun 27, 2014 at 1:17 PM, Zlatko Đurić <[email protected]> wrote: > Where can one look for this code, write barriers and stuff? (I guess > curiosity is getting the better out of me, or however the saying goes.)
I'm afraid it's scattered all over deps/v8/src. Grep around for 'WriteBarrier' and make sure you have a couple of hours. :-) I'll be happy to answer any questions you may have but it's probably best to direct them to the v8-users mailing list[0]. [0] http://groups.google.com/group/v8-users -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CAHQurc_Pfek-KX6-HsmLjMencMHyJUm%2BiSsNAMNyu1N6QCLdRQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
