#include <v8-fast-api-calls.h>
|
| constexpr | CFunctionBuilder () |
| |
| template<typename R , typename... Args> |
| constexpr auto | Fn (R(*fn)(Args...)) |
| |
◆ CFunctionBuilder()
| constexpr v8::internal::CFunctionBuilder::CFunctionBuilder |
( |
| ) |
|
|
inlineconstexpr |
◆ Fn()
template<typename R , typename... Args>
| constexpr auto v8::internal::CFunctionBuilder::Fn |
( |
R(*)(Args...) |
fn | ) |
|
|
inlineconstexpr |
The documentation for this class was generated from the following file: