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

#include <trusted-pointer-scope.h>

Collaboration diagram for v8::internal::DisableTrustedPointerPublishingScope:

Public Member Functions

 DisableTrustedPointerPublishingScope (Isolate *isolate)
 

Detailed Description

Definition at line 70 of file trusted-pointer-scope.h.

Constructor & Destructor Documentation

◆ DisableTrustedPointerPublishingScope()

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

Definition at line 72 of file trusted-pointer-scope.h.


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