v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Heap::RelocationLock Class Reference

#include <heap.h>

Public Member Functions

 RelocationLock (Heap *heap)
 
 ~RelocationLock ()
 

Detailed Description

Definition at line 1681 of file heap.h.

Constructor & Destructor Documentation

RelocationLock ( Heap heap)
inlineexplicit

Definition at line 1683 of file heap.h.

References Mutex::Lock().

~RelocationLock ( )
inline

Definition at line 1688 of file heap.h.

References Mutex::Unlock().


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