#include <persistent-handles.h>
Definition at line 119 of file persistent-handles.h.
◆ PersistentHandlesScope()
v8::internal::PersistentHandlesScope::PersistentHandlesScope |
( |
Isolate * | isolate | ) |
|
|
explicit |
◆ ~PersistentHandlesScope()
v8::internal::PersistentHandlesScope::~PersistentHandlesScope |
( |
| ) |
|
◆ Detach()
std::unique_ptr< PersistentHandles > v8::internal::PersistentHandlesScope::Detach |
( |
| ) |
|
◆ IsActive()
bool v8::internal::PersistentHandlesScope::IsActive |
( |
Isolate * | isolate | ) |
|
|
static |
◆ first_block_
Address* v8::internal::PersistentHandlesScope::first_block_ |
|
private |
◆ impl_
◆ prev_limit_
Address* v8::internal::PersistentHandlesScope::prev_limit_ |
|
private |
◆ prev_next_
Address* v8::internal::PersistentHandlesScope::prev_next_ |
|
private |
The documentation for this class was generated from the following files: