v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
Loading...
Searching...
No Matches
v8-extension.h File Reference
#include <memory>
#include "v8-local-handle.h"
#include "v8-primitive.h"
#include "v8config.h"
Include dependency graph for v8-extension.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Extension
 

Namespaces

namespace  v8
 

Functions

void V8_EXPORT RegisterExtension (std::unique_ptr< Extension >)