V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
std::vector< TypeExpression * > | GetImplicitTypes () |
std::vector< TypeExpression * > | GetExplicitTypes () |
Static Public Member Functions | |
static ParameterList | Empty () |
Public Attributes | |
std::vector< std::string > | names |
std::vector< TypeExpression * > | types |
size_t | implicit_count |
bool | has_varargs |
std::string | arguments_variable |