src: change kIsolateSlot to 3
The slot 0 and 1 had already been taken by "gin" and "blink" in Chrome,
and the size of isolate's slots is 4 by default, so using 3 should hopefully
make node work independently when embedded into other application.
Reviewed-By:
Fedor Indutny <fedor@indutny.com>
parent
807acf7f
Please register or sign in to comment