v8
4.5.103 (node 4.8.7)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
virtual | ~PersistentHandleVisitor () |
virtual void | VisitPersistentHandle (Persistent< Value > *value, uint16_t class_id) |
Interface for iterating through all the persistent handles in the heap.
|
inlinevirtual |
|
inlinevirtual |