v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::IsolateForSandbox Class Referencefinal

#include <isolate.h>

Collaboration diagram for v8::internal::IsolateForSandbox:

Public Member Functions

template<typename IsolateT >
constexpr IsolateForSandbox (IsolateT *)
 
constexpr IsolateForSandbox ()=default
 

Detailed Description

Definition at line 67 of file isolate.h.

Constructor & Destructor Documentation

◆ IsolateForSandbox() [1/2]

template<typename IsolateT >
v8::internal::IsolateForSandbox::IsolateForSandbox ( IsolateT * )
inlineconstexpr

Definition at line 70 of file isolate.h.

◆ IsolateForSandbox() [2/2]

v8::internal::IsolateForSandbox::IsolateForSandbox ( )
constexprdefault

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