#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.
|
virtualdefault |
|
inlinevirtual |