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

#include <handles.h>

Collaboration diagram for v8::internal::SealHandleScope:

Public Member Functions

 SealHandleScope (Isolate *isolate)
 
 ~SealHandleScope ()=default
 

Detailed Description

Definition at line 355 of file handles.h.

Constructor & Destructor Documentation

◆ SealHandleScope()

v8::internal::SealHandleScope::SealHandleScope ( Isolate * isolate)
inlineexplicit

Definition at line 358 of file handles.h.

◆ ~SealHandleScope()

v8::internal::SealHandleScope::~SealHandleScope ( )
default

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