![]() |
v8 13.6.233 (node 24.1.0)
V8 is Google's open source JavaScript engine
|
#include <v8-persistent-handle.h>
Public Member Functions | |
virtual | ~PersistentHandleVisitor ()=default |
virtual void | VisitPersistentHandle (Persistent< Value > *value, uint16_t class_id) |
Interface for iterating through all the persistent handles in the heap.
Definition at line 416 of file v8-persistent-handle.h.
|
virtualdefault |
|
inlinevirtual |
Definition at line 419 of file v8-persistent-handle.h.