Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::internal::CFunctionBuilder Class Reference

#include <v8-fast-api-calls.h>

Public Member Functions

constexpr CFunctionBuilder ()
 
template<typename R , typename... Args>
constexpr auto Fn (R(*fn)(Args...))
 

Constructor & Destructor Documentation

◆ CFunctionBuilder()

constexpr v8::internal::CFunctionBuilder::CFunctionBuilder ( )
inlineconstexpr
Here is the caller graph for this function:

Member Function Documentation

◆ Fn()

template<typename R , typename... Args>
constexpr auto v8::internal::CFunctionBuilder::Fn ( R(*)(Args...)  fn)
inlineconstexpr
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following file: