v8 12.4.254 (node 22.4.1)
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 435 of file v8-persistent-handle.h.
|
virtualdefault |
|
inlinevirtual |
Definition at line 438 of file v8-persistent-handle.h.