#include <managed.h>
Definition at line 56 of file managed.h.
◆ ManagedPtrDestructor()
v8::internal::ManagedPtrDestructor::ManagedPtrDestructor |
( |
size_t | estimated_size, |
|
|
void * | shared_ptr_ptr, |
|
|
void(* | destructor )(void *) ) |
|
inline |
◆ destructor_
void(* v8::internal::ManagedPtrDestructor::destructor_) (void *shared_ptr) = nullptr |
◆ estimated_size_
size_t v8::internal::ManagedPtrDestructor::estimated_size_ = 0 |
◆ external_memory_accounter_
◆ global_handle_location_
Address* v8::internal::ManagedPtrDestructor::global_handle_location_ = nullptr |
◆ next_
◆ prev_
◆ shared_ptr_ptr_
void* v8::internal::ManagedPtrDestructor::shared_ptr_ptr_ = nullptr |
The documentation for this struct was generated from the following file: