#include <global-handles.h>
Definition at line 167 of file global-handles.h.
◆ Data
◆ InvocationType
◆ PendingPhantomCallback()
v8::internal::GlobalHandles::PendingPhantomCallback::PendingPhantomCallback |
( |
Data::Callback | callback, |
|
|
void * | parameter, |
|
|
void * | embedder_fields[v8::kEmbedderFieldsInWeakCallback] ) |
|
inline |
◆ callback()
Data::Callback v8::internal::GlobalHandles::PendingPhantomCallback::callback |
( |
| ) |
const |
|
inline |
◆ Invoke()
void v8::internal::GlobalHandles::PendingPhantomCallback::Invoke |
( |
Isolate * | isolate, |
|
|
InvocationType | type ) |
◆ callback_
Data::Callback v8::internal::GlobalHandles::PendingPhantomCallback::callback_ |
|
private |
◆ embedder_fields_
◆ parameter_
void* v8::internal::GlobalHandles::PendingPhantomCallback::parameter_ |
|
private |
The documentation for this class was generated from the following files: