#include <js-heap-broker.h>
Definition at line 346 of file js-heap-broker.h.
◆ RecursiveMutexGuardIfNeeded()
V8_INLINE v8::internal::compiler::JSHeapBroker::RecursiveMutexGuardIfNeeded::RecursiveMutexGuardIfNeeded |
( |
LocalIsolate * | local_isolate, |
|
|
base::Mutex * | mutex, |
|
|
int * | mutex_depth_address ) |
|
protected |
◆ ~RecursiveMutexGuardIfNeeded()
v8::internal::compiler::JSHeapBroker::RecursiveMutexGuardIfNeeded::~RecursiveMutexGuardIfNeeded |
( |
| ) |
|
|
inlineprotected |
◆ initial_mutex_depth_
const int v8::internal::compiler::JSHeapBroker::RecursiveMutexGuardIfNeeded::initial_mutex_depth_ |
|
private |
◆ mutex_depth_address_
int* const v8::internal::compiler::JSHeapBroker::RecursiveMutexGuardIfNeeded::mutex_depth_address_ |
|
private |
◆ mutex_guard_
ParkedMutexGuardIf v8::internal::compiler::JSHeapBroker::RecursiveMutexGuardIfNeeded::mutex_guard_ |
|
private |
The documentation for this class was generated from the following files: