#include <local-handles.h>
Definition at line 19 of file local-handles.h.
◆ LocalHandles()
v8::internal::LocalHandles::LocalHandles |
( |
| ) |
|
◆ ~LocalHandles()
v8::internal::LocalHandles::~LocalHandles |
( |
| ) |
|
◆ AddBlock()
Address * v8::internal::LocalHandles::AddBlock |
( |
| ) |
|
|
private |
◆ Iterate()
void v8::internal::LocalHandles::Iterate |
( |
RootVisitor * | visitor | ) |
|
◆ RemoveUnusedBlocks()
void v8::internal::LocalHandles::RemoveUnusedBlocks |
( |
| ) |
|
|
private |
◆ LocalHandleScope
◆ blocks_
std::vector<Address*> v8::internal::LocalHandles::blocks_ |
|
private |
◆ scope_
The documentation for this class was generated from the following files: