Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros
stub_code_list.h File Reference

Go to the source code of this file.

Namespaces

namespace  dart
 

Macros

#define VM_TYPE_TESTING_STUB_CODE_LIST(V)
 
#define VM_STUB_CODE_LIST(V)
 

Macro Definition Documentation

◆ VM_STUB_CODE_LIST

#define VM_STUB_CODE_LIST (   V)

Definition at line 23 of file stub_code_list.h.

◆ VM_TYPE_TESTING_STUB_CODE_LIST

#define VM_TYPE_TESTING_STUB_CODE_LIST (   V)
Value:
V(DefaultTypeTest) \
V(DefaultNullableTypeTest) \
V(TopTypeTypeTest) \
V(UnreachableTypeTest) \
V(TypeParameterTypeTest) \
V(NullableTypeParameterTypeTest) \
V(SlowTypeTest) \
V(LazySpecializeTypeTest) \
V(LazySpecializeNullableTypeTest)
#define V(name)
Definition raw_object.h:124

Definition at line 10 of file stub_code_list.h.