v8
10.1.124 (node 18.2.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 440 of file v8-persistent-handle.h.
|
virtualdefault |
|
inlinevirtual |
Definition at line 443 of file v8-persistent-handle.h.