![]() |
v8 11.3.244 (node 20.3.0)
V8 is Google's open source JavaScript engine
|
#include <v8-fast-api-calls.h>
Public Member Functions | |
constexpr | CFunctionBuilderWithFunction (const void *fn) |
template<CTypeInfo::Flags... Flags> | |
constexpr auto | Ret () |
template<unsigned int N, CTypeInfo::Flags... Flags> | |
constexpr auto | Arg () |
template<typename Ret , typename... Args> | |
auto | Patch (Ret(*patching_func)(Args...)) |
auto | Build () |
Definition at line 819 of file v8-fast-api-calls.h.
|
inlineexplicitconstexpr |
Definition at line 821 of file v8-fast-api-calls.h.
|
inlineconstexpr |
Definition at line 831 of file v8-fast-api-calls.h.
|
inline |
Definition at line 848 of file v8-fast-api-calls.h.
|
inline |
Definition at line 840 of file v8-fast-api-calls.h.
|
inlineconstexpr |
Definition at line 824 of file v8-fast-api-calls.h.