#include <v8-sandbox.h>
Static Public Member Functions | |
static void | InitializeBeforeThreadCreation () |
|
static |
Initialize sandbox hardware support. This needs to be called before creating any thread that might access sandbox memory since it sets up hardware permissions to the memory that will be inherited on clone.