|  | v8
    9.0.257(node16.0.0)
    V8 is Google's open source JavaScript engine | 
#include <v8.h>
| Public Member Functions | |
| virtual | ~ExternalResourceVisitor ()=default | 
| virtual void | VisitExternalString (Local< String > string) | 
Callback function passed to SetUnhandledExceptionCallback. Interface for iterating through all external resources in the heap.
| 
 | virtualdefault |