![]() |
My Project
V8 API Reference Guide generated from the header files
|
#include <v8.h>
Public Member Functions | |
| virtual void | OnModuleCompiled (CompiledWasmModule compiled_module)=0 |
Client to receive streaming event notifications.
|
pure virtual |
Passes the fully compiled module to the client. This can be used to implement code caching.
1.8.15