|
V8 Project
|
#include <heap.h>
Collaboration diagram for v8::internal::Heap::RelocationLock:Public Member Functions | |
| RelocationLock (Heap *heap) | |
| ~RelocationLock () | |
Private Attributes | |
| Heap * | heap_ |
|
inlineexplicit |
Definition at line 1332 of file heap.h.
References heap_, and v8::internal::Heap::relocation_mutex_.
|
inline |
Definition at line 1337 of file heap.h.
References heap_, and v8::internal::Heap::relocation_mutex_.
|
private |
Definition at line 1340 of file heap.h.
Referenced by RelocationLock(), and ~RelocationLock().