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

#include <js-heap-broker.h>

Inheritance diagram for v8::internal::compiler::JSHeapBroker::MapUpdaterGuardIfNeeded:
Collaboration diagram for v8::internal::compiler::JSHeapBroker::MapUpdaterGuardIfNeeded:

Public Member Functions

V8_INLINE MapUpdaterGuardIfNeeded (JSHeapBroker *broker)
 

Additional Inherited Members

- Protected Member Functions inherited from v8::internal::compiler::JSHeapBroker::RecursiveMutexGuardIfNeeded
V8_INLINE RecursiveMutexGuardIfNeeded (LocalIsolate *local_isolate, base::Mutex *mutex, int *mutex_depth_address)
 
 ~RecursiveMutexGuardIfNeeded ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ MapUpdaterGuardIfNeeded()

V8_INLINE v8::internal::compiler::JSHeapBroker::MapUpdaterGuardIfNeeded::MapUpdaterGuardIfNeeded ( JSHeapBroker * broker)
explicit

Definition at line 24 of file js-heap-broker-inl.h.


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