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

#include <js-heap-broker.h>

Collaboration diagram for v8::internal::compiler::CurrentHeapBrokerScope:

Public Member Functions

 CurrentHeapBrokerScope (JSHeapBroker *broker)
 
 ~CurrentHeapBrokerScope ()
 

Detailed Description

Definition at line 514 of file js-heap-broker.h.

Constructor & Destructor Documentation

◆ CurrentHeapBrokerScope()

v8::internal::compiler::CurrentHeapBrokerScope::CurrentHeapBrokerScope ( JSHeapBroker * broker)
inlineexplicit

Definition at line 516 of file js-heap-broker.h.

◆ ~CurrentHeapBrokerScope()

v8::internal::compiler::CurrentHeapBrokerScope::~CurrentHeapBrokerScope ( )
inline

Definition at line 517 of file js-heap-broker.h.


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