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

#include <isolate.h>

Inheritance diagram for v8::internal::NullContextScope:
Collaboration diagram for v8::internal::NullContextScope:

Public Member Functions

 NullContextScope (Isolate *isolate)
 
- Public Member Functions inherited from v8::internal::SaveAndSwitchContext
 SaveAndSwitchContext (Isolate *isolate, Tagged< Context > new_context)
 
- Public Member Functions inherited from v8::internal::SaveContext
 SaveContext (Isolate *isolate)
 
 ~SaveContext ()
 

Detailed Description

Definition at line 2982 of file isolate.h.

Constructor & Destructor Documentation

◆ NullContextScope()

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

Definition at line 2984 of file isolate.h.


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