![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Inherits v8::Extension.
Public Member Functions | |
GCExtension (const char *fun_name) | |
v8::Local< v8::FunctionTemplate > | GetNativeFunctionTemplate (v8::Isolate *isolate, v8::Local< v8::String > name) override |
Static Public Member Functions | |
static void | GC (const v8::FunctionCallbackInfo< v8::Value > &args) |
Definition at line 14 of file gc-extension.h.