Flutter Engine
The Flutter Engine
|
#include <il.h>
Public Member Functions | |
ArgumentsInfo (intptr_t type_args_len, intptr_t count_with_type_args, intptr_t size_with_type_args, const Array &argument_names) | |
ArrayPtr | ToArgumentsDescriptor () const |
Public Attributes | |
const intptr_t | type_args_len |
const intptr_t | count_with_type_args |
const intptr_t | size_with_type_args |
const intptr_t | count_without_type_args |
const intptr_t | size_without_type_args |
const Array & | argument_names |
|
inline |
Definition at line 4521 of file il.h.
|
inline |
Definition at line 4534 of file il.h.