v8
8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
|
#include <v8.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 |