v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
SandboxHardwareSupport Class Reference

#include <v8-sandbox.h>

Static Public Member Functions

static V8_EXPORT void InitializeBeforeThreadCreation ()
 

Detailed Description

Definition at line 104 of file v8-sandbox.h.

Member Function Documentation

◆ InitializeBeforeThreadCreation()

static V8_EXPORT 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.

References V8_EXPORT.


The documentation for this class was generated from the following file: