nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / c_src / separate_compiler.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_separate_compiler__ToolContext___opt_separate 66
3 #define COLOR_separate_compiler__ToolContext___opt_no_inline_intern 67
4 #define COLOR_separate_compiler__ToolContext___opt_no_union_attribute 68
5 #define COLOR_separate_compiler__ToolContext___opt_no_shortcut_equate 69
6 #define COLOR_separate_compiler__ToolContext___opt_inline_coloring_numbers 70
7 #define COLOR_separate_compiler__ToolContext___opt_inline_some_methods 71
8 #define COLOR_separate_compiler__ToolContext___opt_direct_call_monomorph 72
9 #define COLOR_separate_compiler__ToolContext___opt_skip_dead_methods 73
10 #define COLOR_separate_compiler__ToolContext___opt_semi_global 74
11 #define COLOR_separate_compiler__ToolContext___opt_colo_dead_methods 75
12 #define COLOR_separate_compiler__ToolContext___opt_tables_metrics 76
13 #define COLOR_separate_compiler__ToolContext__init 136
14 #define COLOR_toolcontext__ToolContext___option_context 5
15 val* NEW_array__Array(const struct type* type);
16 extern const struct type type_array__Arrayopts__Option;
17 val* NEW_array__NativeArray(int length, const struct type* type);
18 extern const struct type type_array__NativeArrayopts__Option;
19 #define COLOR_array__Array__with_native 74
20 void opts__OptionContext__add_option(val* self, val* p0);
21 void separate_compiler__ToolContext__init(val* self);
22 #define COLOR_separate_compiler__ToolContext__process_options 140
23 #define COLOR_opts__Option___value 6
24 #define COLOR_opts__Option_VTVALUE 0
25 extern const struct type type_kernel__Bool;
26 val* BOX_kernel__Bool(short int);
27 void separate_compiler__ToolContext__process_options(val* self, val* p0);
28 #define COLOR_phase__Phase___toolcontext 0
29 val* modelbuilder__ToolContext__modelbuilder(val* self);
30 val* rapid_type_analysis__ModelBuilder__do_rapid_type_analysis(val* self, val* p0);
31 void separate_compiler__ModelBuilder__run_separate_compiler(val* self, val* p0, val* p1);
32 void separate_compiler__SeparateCompilerPhase__process_mainmodule(val* self, val* p0, val* p1);
33 #include "time_nit.h"
34 #define COLOR_modelbuilder__ModelBuilder___toolcontext 1
35 val* string__NativeString__to_s_with_length(char* self, long p0);
36 void toolcontext__ToolContext__info(val* self, val* p0, long p1);
37 val* NEW_separate_compiler__SeparateCompiler(const struct type* type);
38 extern const struct type type_separate_compiler__SeparateCompiler;
39 void separate_compiler__SeparateCompiler__init(val* self, val* p0, val* p1, val* p2);
40 void abstract_compiler__AbstractCompiler__compile_header(val* self);
41 #define COLOR_mmodule__MModule___name 4
42 extern const struct type type_array__Arraykernel__Object;
43 extern const struct type type_array__NativeArraykernel__Object;
44 #define COLOR_string__Object__to_s 9
45 val* abstract_compiler__AbstractCompiler__new_file(val* self, val* p0);
46 void separate_compiler__SeparateCompiler__do_property_coloring(val* self);
47 #define COLOR_mmodule__MModule___in_importation 7
48 val* poset__POSetElement__greaters(val* self);
49 #define COLOR_abstract_collection__Collection__iterator 37
50 #define COLOR_abstract_collection__Iterator__is_ok 33
51 #define COLOR_abstract_collection__Iterator__item 31
52 #define COLOR_model__MModule___intro_mclasses 12
53 val* array__AbstractArrayRead__iterator(val* self);
54 short int array__ArrayIterator__is_ok(val* self);
55 val* array__ArrayIterator__item(val* self);
56 #define COLOR_separate_compiler__SeparateCompiler__compile_class_to_c 99
57 void array__ArrayIterator__next(val* self);
58 #define COLOR_abstract_collection__Iterator__next 32
59 void abstract_compiler__AbstractCompiler__compile_nitni_global_ref_functions(val* self);
60 void abstract_compiler__AbstractCompiler__compile_main_function(val* self);
61 void abstract_compiler__AbstractCompiler__compile_finalizer_function(val* self);
62 void separate_compiler__SeparateCompiler__compile_module_to_c(val* self, val* p0);
63 val* separate_compiler__SeparateCompiler__do_type_coloring(val* self);
64 val* poset__POSet__iterator(val* self);
65 void separate_compiler__SeparateCompiler__compile_type_to_c(val* self, val* p0);
66 #define COLOR_separate_compiler__SeparateCompiler___undead_types 16
67 short int poset__POSet__has(val* self, val* p0);
68 void separate_compiler__SeparateCompiler__display_stats(val* self);
69 extern const struct type type_kernel__Int;
70 val* BOX_kernel__Int(long);
71 void abstract_compiler__ModelBuilder__write_and_make(val* self, val* p0);
72 #define COLOR_separate_compiler__ModelBuilder___nb_invok_by_tables 13
73 #define COLOR_separate_compiler__ModelBuilder___nb_invok_by_direct 14
74 #define COLOR_separate_compiler__ModelBuilder___nb_invok_by_inline 15
75 #define COLOR_separate_compiler__SeparateCompiler___runtime_type_analysis 15
76 #define COLOR_separate_compiler__SeparateCompiler___live_unresolved_types 17
77 #define COLOR_separate_compiler__SeparateCompiler___type_ids 18
78 #define COLOR_separate_compiler__SeparateCompiler___type_colors 19
79 #define COLOR_separate_compiler__SeparateCompiler___opentype_colors 20
80 #define COLOR_separate_compiler__SeparateCompiler___method_colors 21
81 #define COLOR_separate_compiler__SeparateCompiler___attr_colors 22
82 void abstract_compiler__AbstractCompiler__init(val* self, val* p0, val* p1);
83 val* NEW_abstract_compiler__CodeWriter(const struct type* type);
84 extern const struct type type_abstract_compiler__CodeWriter;
85 void abstract_compiler__CodeWriter__init(val* self, val* p0);
86 #define COLOR_abstract_compiler__AbstractCompiler___header 5
87 void separate_compiler__SeparateCompiler__compile_box_kinds(val* self);
88 void abstract_compiler__CodeWriter__add_decl(val* self, val* p0);
89 void separate_compiler__SeparateCompiler__compile_header_attribute_structs(val* self);
90 void separate_compiler__SeparateCompiler__compile_header_structs(val* self);
91 #define COLOR_abstract_compiler__AbstractCompiler___modelbuilder 3
92 #define COLOR_separate_compiler__SeparateCompiler___box_kinds 23
93 val* hash_collection__HashMap__iterator(val* self);
94 short int hash_collection__HashMapIterator__is_ok(val* self);
95 val* hash_collection__HashMapIterator__key(val* self);
96 val* hash_collection__HashMapIterator__item(val* self);
97 #define COLOR_model__MClass___mclass_type 10
98 #define COLOR_model__MClassType___mclass 4
99 #define COLOR_model__MClass___name 3
100 short int string__FlatString___61d_61d(val* self, val* p0);
101 val* abstract_compiler__MClassType__ctype_extern(val* self);
102 val* abstract_compiler__MClassType__ctypename(val* self);
103 void hash_collection__HashMapIterator__next(val* self);
104 extern const struct type type_array__Arraystring__String;
105 void array__Array__with_capacity(val* self, long p0);
106 void array__AbstractArray__push(val* self, val* p0);
107 #define COLOR_abstract_compiler__AbstractCompiler___mainmodule 1
108 #define COLOR_mmodule__MModule___model 2
109 val* model__Model__get_mclasses_by_name(val* self, val* p0);
110 short int array__Array___61d_61d(val* self, val* p0);
111 #define COLOR_array__AbstractArrayRead___length 0
112 val* string__Collection__join(val* self, val* p0);
113 void file__Object__print(val* self, val* p0);
114 val* abstract_collection__SequenceRead__first(val* self);
115 long hash_collection__HashMap__length(val* self);
116 void hash_collection__HashMap___91d_93d_61d(val* self, val* p0, val* p1);
117 #define COLOR_model__MClass___kind 6
118 val* model__Object__extern_kind(val* self);
119 #define COLOR_kernel__Object___61d_61d 2
120 val* model__MModule__get_primitive_class(val* self, val* p0);
121 val* hash_collection__HashMap___91d_93d(val* self, val* p0);
122 long separate_compiler__SeparateCompiler__box_kind_of(val* self, val* p0);
123 #define COLOR_abstract_compiler__AbstractCompiler__new_visitor 41
124 #define COLOR_abstract_collection__MapRead__iterator 34
125 #define COLOR_abstract_collection__MapIterator__is_ok 34
126 #define COLOR_abstract_collection__MapIterator__key 32
127 #define COLOR_abstract_collection__MapIterator__item 31
128 void separate_compiler__SeparateCompiler__compile_color_const(val* self, val* p0, val* p1, long p2);
129 #define COLOR_abstract_collection__MapIterator__next 33
130 void separate_compiler__SeparateCompiler__compile_color_consts(val* self, val* p0);
131 #define COLOR_separate_compiler__SeparateCompiler___color_consts_done 24
132 short int hash_collection__HashSet__has(val* self, val* p0);
133 extern const struct type type_model__MProperty;
134 val* separate_compiler__MProperty__const_color(val* self);
135 void abstract_compiler__AbstractCompiler__provide_declaration(val* self, val* p0, val* p1);
136 void abstract_compiler__AbstractCompilerVisitor__add(val* self, val* p0);
137 extern const struct type type_model__MPropDef;
138 val* separate_compiler__MPropDef__const_color(val* self);
139 extern const struct type type_model__MType;
140 val* separate_compiler__MType__const_color(val* self);
141 void hash_collection__HashSet__add(val* self, val* p0);
142 val* model__MModule__flatten_mclass_hierarchy(val* self);
143 val* NEW_hash_collection__HashSet(const struct type* type);
144 extern const struct type type_hash_collection__HashSetmodel__MClass;
145 void hash_collection__HashSet__from(val* self, val* p0);
146 val* NEW_coloring__POSetColorer(const struct type* type);
147 extern const struct type type_coloring__POSetColorermodel__MClass;
148 #define COLOR_kernel__Object__init 7
149 void coloring__POSetColorer__colorize(val* self, val* p0);
150 extern const struct type type_array__Arraymodel__MMethod;
151 val* NEW_hash_collection__HashMap(const struct type* type);
152 extern const struct type type_hash_collection__HashMapmodel__MClassabstract_collection__Setseparate_compiler__PropertyLayoutElement;
153 extern const struct type type_hash_collection__HashMapmodel__MClassabstract_collection__Setmodel__MAttribute;
154 val* hash_collection__HashSet__iterator(val* self);
155 extern const struct type type_hash_collection__HashSetseparate_compiler__PropertyLayoutElement;
156 extern const struct type type_hash_collection__HashSetmodel__MAttribute;
157 val* abstract_compiler__MModule__properties(val* self, val* p0);
158 extern const struct type type_model__MMethod;
159 #define COLOR_rapid_type_analysis__RapidTypeAnalysis___live_methods 8
160 void array__Array__add(val* self, val* p0);
161 #define COLOR_abstract_collection__SimpleCollection__add 58
162 extern const struct type type_model__MAttribute;
163 extern const struct type type_hash_collection__HashSetmodel__MMethodDef;
164 #define COLOR_model__MModule___mclassdefs 13
165 #define COLOR_model__MClassDef___mpropdefs 10
166 extern const struct type type_model__MMethodDef;
167 #define COLOR_modelize_property__MPropDef___has_supercall 6
168 #define COLOR_rapid_type_analysis__RapidTypeAnalysis___live_super_sends 11
169 #define COLOR_model__MPropDef___mclassdef 3
170 #define COLOR_model__MClassDef___mclass 3
171 val* model__MClass__in_hierarchy(val* self, val* p0);
172 val* poset__POSetElement__smallers(val* self);
173 val* NEW_coloring__POSetBucketsColorer(const struct type* type);
174 extern const struct type type_coloring__POSetBucketsColorermodel__MClassseparate_compiler__PropertyLayoutElement;
175 val* coloring__POSetColorer__conflicts(val* self);
176 void coloring__POSetBucketsColorer__init(val* self, val* p0, val* p1);
177 val* coloring__POSetBucketsColorer__colorize(val* self, val* p0);
178 val* separate_compiler__SeparateCompiler__build_method_tables(val* self, val* p0, val* p1);
179 #define COLOR_separate_compiler__SeparateCompiler___method_tables 27
180 extern const struct type type_coloring__POSetBucketsColorermodel__MClassmodel__MAttribute;
181 val* separate_compiler__SeparateCompiler__build_attr_tables(val* self, val* p0);
182 #define COLOR_separate_compiler__SeparateCompiler___attr_tables 28
183 extern const struct type type_hash_collection__HashMapmodel__MClassarray__Arraynullable_model__MPropDef;
184 extern const struct type type_array__Arraynullable_model__MPropDef;
185 #define COLOR_model__MClass___intro 9
186 #define COLOR_model__MClassDef___bound_mtype 4
187 short int abstract_collection__MapRead__has_key(val* self, val* p0);
188 #define COLOR_abstract_collection__MapRead___91d_93d 31
189 void array__Array___91d_93d_61d(val* self, long p0, val* p1);
190 long kernel__Int__successor(long self, long p0);
191 val* model__MProperty__lookup_first_definition(val* self, val* p0, val* p1);
192 val* model__MClassType__collect_mclassdefs(val* self, val* p0);
193 #define COLOR_abstract_collection__Collection__has 40
194 val* model__MPropDef__lookup_next_definition(val* self, val* p0, val* p1);
195 #define COLOR_rapid_type_analysis__RapidTypeAnalysis___live_types 2
196 #define COLOR_rapid_type_analysis__RapidTypeAnalysis___live_cast_types 5
197 extern const struct type type_hash_collection__HashSetmodel__MType;
198 void abstract_collection__SimpleCollection__add_all(val* self, val* p0);
199 #define COLOR_hash_collection__HashMap___keys 7
200 val* separate_compiler__SeparateCompiler__poset_from_mtypes(val* self, val* p0);
201 extern const struct type type_coloring__POSetColorermodel__MType;
202 val* coloring__POSetColorer__ids(val* self);
203 val* coloring__POSetColorer__colors(val* self);
204 val* separate_compiler__SeparateCompiler__build_type_tables(val* self, val* p0);
205 #define COLOR_separate_compiler__SeparateCompiler___type_tables 25
206 void separate_compiler__SeparateCompiler__compile_resolution_tables(val* self, val* p0);
207 val* NEW_poset__POSet(const struct type* type);
208 extern const struct type type_poset__POSetmodel__MType;
209 val* poset__POSet__add_node(val* self, val* p0);
210 short int model__MType__is_subtype(val* self, val* p0, val* p1, val* p2);
211 void poset__POSet__add_edge(val* self, val* p0, val* p1);
212 extern const struct type type_hash_collection__HashMapmodel__MTypearray__Arraynullable_model__MType;
213 extern const struct type type_array__Arraynullable_model__MType;
214 val* poset__POSet___91d_93d(val* self, val* p0);
215 extern const struct type type_hash_collection__HashMapmodel__MClassTypeabstract_collection__Setmodel__MType;
216 val* NEW_coloring__BucketsColorer(const struct type* type);
217 extern const struct type type_coloring__BucketsColorermodel__MTypemodel__MType;
218 val* coloring__BucketsColorer__colorize(val* self, val* p0);
219 val* separate_compiler__SeparateCompiler__build_resolution_tables(val* self, val* p0);
220 #define COLOR_separate_compiler__SeparateCompiler___resolution_tables 26
221 #define COLOR_abstract_collection__MapRead__values 35
222 extern const struct type type_hash_collection__HashMapmodel__MTypekernel__Int;
223 extern const struct type type_hash_collection__HashMapmodel__MClassTypearray__Arraynullable_model__MType;
224 #define COLOR_rapid_type_analysis__RapidTypeAnalysis___live_methoddefs 7
225 val* separate_compiler__MMethodDef__separate_runtime_function(val* self);
226 #define COLOR_abstract_compiler__AbstractRuntimeFunction__compile_to_c 37
227 val* separate_compiler__MMethodDef__virtual_runtime_function(val* self);
228 #define COLOR_model__MType__need_anchor 39
229 extern const struct type type_model__MClassType;
230 #define COLOR_abstract_compiler__MType__c_name 55
231 val* NEW_separate_compiler__SeparateCompilerVisitor(const struct type* type);
232 extern const struct type type_separate_compiler__SeparateCompilerVisitor;
233 void abstract_compiler__AbstractCompilerVisitor__init(val* self, val* p0);
234 void abstract_compiler__AbstractCompilerVisitor__add_decl(val* self, val* p0);
235 extern const struct type type_model__MNullableType;
236 #define COLOR_model__MType__as_notnullable 44
237 short int array__AbstractArrayRead__is_empty(val* self);
238 void separate_compiler__SeparateCompiler__compile_type_resolution_table(val* self, val* p0);
239 void abstract_compiler__AbstractCompilerVisitor__require_declaration(val* self, val* p0);
240 #define COLOR_model__MType__resolve_for 41
241 val* abstract_compiler__MClass__c_name(val* self);
242 #define COLOR_rapid_type_analysis__RapidTypeAnalysis___live_classes 4
243 val* abstract_compiler__MClassType__ctype(val* self);
244 val* array__Array___91d_93d(val* self, long p0);
245 #define COLOR_model__MClass___intro_mmodule 2
246 val* abstract_compiler__AbstractRuntimeFunction__c_name(val* self);
247 #define COLOR_abstract_compiler__AbstractCompilerVisitor___compiler 0
248 void abstract_compiler__AbstractCompilerVisitor__add_abort(val* self, val* p0);
249 val* abstract_compiler__AbstractCompilerVisitor__new_named_var(val* self, val* p0, val* p1);
250 #define COLOR_abstract_compiler__RuntimeVariable___is_exact 3
251 void separate_compiler__SeparateCompiler__hardening_live_type(val* self, val* p0, val* p1);
252 val* abstract_compiler__AbstractCompilerVisitor__get_name(val* self, val* p0);
253 #define COLOR_model__MClassType___arguments 5
254 #define COLOR_abstract_compiler__MType__ctype 52
255 #define COLOR_model__MModule___pointer_type 16
256 void abstract_compiler__AbstractCompiler__generate_init_attr(val* self, val* p0, val* p1, val* p2);
257 void abstract_compiler__AbstractCompilerVisitor__set_finalizer(val* self, val* p0);
258 void separate_compiler__SeparateCompiler__compile_class_to_c(val* self, val* p0);
259 #define COLOR_abstract_compiler__AbstractCompiler_VTVISITOR 0
260 #define COLOR_abstract_compiler__ToolContext___opt_hardening 53
261 val* separate_compiler__SeparateCompiler__new_visitor(val* self);
262 #define COLOR_separate_compiler__SeparateCompiler__display_stats 115
263 #define COLOR_separate_compiler__SeparateCompiler__display_sizes 109
264 #define COLOR_abstract_compiler__ToolContext___opt_isset_checks_metrics 62
265 void separate_compiler__SeparateCompiler__display_isset_checks(val* self);
266 val* abstract_compiler__AbstractCompiler__div(val* self, long p0, long p1);
267 void separate_compiler__SeparateCompiler__display_sizes(val* self);
268 #define COLOR_separate_compiler__SeparateCompiler___isset_checks_count 29
269 #define COLOR_separate_compiler__SeparateCompiler___attr_read_count 30
270 #define COLOR_separate_compiler__SeparateCompiler__compile_nitni_structs 116
271 void separate_compiler__SeparateCompiler__compile_nitni_structs(val* self);
272 #define COLOR_separate_compiler__SeparateCompiler__finalize_ffi_for_module 117
273 void separate_compiler__SeparateCompiler__finalize_ffi_for_module(val* self, val* p0);
274 #define COLOR_model__MMethodDef___msignature 8
275 #define COLOR_model__MClassDef___mmodule 2
276 val* model__MSignature__resolve_for(val* self, val* p0, val* p1, val* p2, short int p3);
277 #define COLOR_abstract_compiler__RuntimeVariable___mtype 1
278 val* separate_compiler__SeparateCompilerVisitor__autobox(val* self, val* p0, val* p1);
279 void abstract_collection__Sequence__first_61d(val* self, val* p0);
280 long model__MSignature__arity(val* self);
281 #define COLOR_model__MSignature___mparameters 4
282 #define COLOR_model__MParameter___mtype 3
283 #define COLOR_model__MSignature___vararg_rank 6
284 void separate_compiler__SeparateCompilerVisitor__adapt_signature(val* self, val* p0, val* p1);
285 #define COLOR_model__MPropDef___mproperty 4
286 #define COLOR_model__MMethod___is_init 11
287 #define COLOR_model__MMethodDef___is_extern 13
288 #define COLOR_abstract_compiler__AbstractCompilerVisitor__unbox_extern 57
289 void separate_compiler__SeparateCompilerVisitor__unbox_signature_extern(val* self, val* p0, val* p1);
290 val* abstract_compiler__AbstractCompilerVisitor__new_expr(val* self, val* p0, val* p1);
291 val* abstract_compiler__AbstractCompilerVisitor__new_var(val* self, val* p0);
292 val* abstract_compiler__AbstractCompilerVisitor__new_var_extern(val* self, val* p0);
293 val* separate_compiler__SeparateCompilerVisitor__unbox_extern(val* self, val* p0, val* p1);
294 val* separate_compiler__SeparateCompilerVisitor__box_extern(val* self, val* p0, val* p1);
295 val* separate_compiler__SeparateCompilerVisitor__type_info(val* self, val* p0);
296 #define COLOR_typing__CallSite___mproperty 5
297 #define COLOR_model__MMethod___is_root_init 12
298 val* rapid_type_analysis__RapidTypeAnalysis__live_targets(val* self, val* p0);
299 #define COLOR_abstract_collection__Collection__length 39
300 val* separate_compiler__SeparateCompilerVisitor__before_send(val* self, val* p0, val* p1);
301 #define COLOR_abstract_collection__Collection__first 41
302 val* separate_compiler__SeparateCompilerVisitor__call(val* self, val* p0, val* p1, val* p2);
303 void abstract_compiler__AbstractCompilerVisitor__assign(val* self, val* p0, val* p1);
304 #define COLOR_separate_compiler__SeparateCompilerVisitor__compile_callsite 113
305 val* separate_compiler__SeparateCompilerVisitor__compile_callsite(val* self, val* p0, val* p1);
306 #define COLOR_abstract_compiler__RuntimeVariable___mcasttype 2
307 #define COLOR_abstract_compiler__AbstractCompiler___realmainmodule 2
308 val* abstract_compiler__AbstractCompilerVisitor__monomorphic_send(val* self, val* p0, val* p1, val* p2);
309 val* separate_compiler__SeparateCompilerVisitor__table_send(val* self, val* p0, val* p1, val* p2);
310 val* separate_compiler__SeparateCompilerVisitor__send(val* self, val* p0, val* p1);
311 #define COLOR_abstract_compiler__ToolContext___opt_no_check_null 58
312 #define COLOR_model__MProperty___name 3
313 val* abstract_compiler__AbstractCompilerVisitor__bool_type(val* self);
314 extern const struct type type_model__MNullType;
315 val* abstract_compiler__RuntimeVariable__inspect(val* self);
316 #define COLOR_abstract_compiler__ToolContext___opt_invocation_metrics 61
317 #define COLOR_model__MProperty___intro 6
318 void abstract_compiler__AbstractCompilerVisitor__debug(val* self, val* p0);
319 #define COLOR_model__MSignature___return_mtype 5
320 val* NEW_string__FlatBuffer(const struct type* type);
321 extern const struct type type_string__FlatBuffer;
322 void string__FlatBuffer__append(val* self, val* p0);
323 #define COLOR_model__MMethodDef___is_intern 12
324 short int abstract_compiler__MMethodDef__can_inline(val* self, val* p0);
325 val* NEW_abstract_compiler__Frame(const struct type* type);
326 extern const struct type type_abstract_compiler__Frame;
327 #define COLOR_abstract_compiler__Frame__visitor_61d 31
328 #define COLOR_abstract_compiler__Frame__mpropdef_61d 33
329 #define COLOR_abstract_compiler__Frame__receiver_61d 35
330 #define COLOR_abstract_compiler__Frame__arguments_61d 37
331 #define COLOR_abstract_compiler__Frame___returnlabel 5
332 #define COLOR_abstract_compiler__Frame___returnvar 4
333 #define COLOR_abstract_compiler__AbstractCompilerVisitor___frame 2
334 val* abstract_compiler__MMethodDef__compile_inside_to_c(val* self, val* p0, val* p1);
335 val* abstract_compiler__MPropDef__c_name(val* self);
336 val* abstract_compiler__AbstractCompilerVisitor__monomorphic_super_send(val* self, val* p0, val* p1, val* p2);
337 val* separate_compiler__SeparateCompilerVisitor__supercall(val* self, val* p0, val* p1, val* p2);
338 extern const struct type type_array__Arrayabstract_compiler__RuntimeVariable;
339 val* separate_compiler__SeparateCompilerVisitor__array_instance(val* self, val* p0, val* p1);
340 val* separate_compiler__SeparateCompilerVisitor__vararg_instance(val* self, val* p0, val* p1, val* p2, val* p3);
341 void abstract_compiler__AbstractCompilerVisitor__check_recv_notnull(val* self, val* p0);
342 #define COLOR_model__MAttributeDef___static_mtype 8
343 val* separate_compiler__SeparateCompilerVisitor__isset_attribute(val* self, val* p0, val* p1);
344 val* abstract_compiler__AbstractCompilerVisitor__object_type(val* self);
345 val* model__MType__as_nullable(val* self);
346 #define COLOR_abstract_compiler__ToolContext___opt_no_check_attr_isset 55
347 #define COLOR_abstract_compiler__MType__ctypename 54
348 val* separate_compiler__SeparateCompilerVisitor__read_attribute(val* self, val* p0, val* p1);
349 void separate_compiler__SeparateCompilerVisitor__write_attribute(val* self, val* p0, val* p1, val* p2);
350 val* string__Text__escape_to_c(val* self);
351 void separate_compiler__SeparateCompilerVisitor__hardening_live_open_type(val* self, val* p0);
352 void separate_compiler__SeparateCompilerVisitor__hardening_cast_type(val* self, val* p0);
353 extern const struct type type_model__MGenericType;
354 #define COLOR_model__MGenericType___need_anchor 10
355 #define COLOR_abstract_compiler__Frame___mpropdef 1
356 void separate_compiler__SeparateCompilerVisitor__link_unresolved_type(val* self, val* p0, val* p1);
357 #define COLOR_abstract_compiler__Frame___arguments 3
358 val* separate_compiler__SeparateCompilerVisitor__init_instance(val* self, val* p0);
359 short int separate_compiler__SeparateCompilerVisitor__maybe_null(val* self, val* p0);
360 #define COLOR_model__MNullableType___mtype 4
361 #define COLOR_abstract_compiler__ToolContext___opt_typing_test_metrics 60
362 #define COLOR_abstract_compiler__AbstractCompiler___count_type_test_skipped 14
363 #define COLOR_abstract_compiler__AbstractCompiler___count_type_test_unresolved 13
364 val* string__String__to_s(val* self);
365 #define COLOR_abstract_compiler__AbstractCompiler___count_type_test_resolved 12
366 val* separate_compiler__SeparateCompilerVisitor__type_test(val* self, val* p0, val* p1, val* p2);
367 val* separate_compiler__SeparateCompilerVisitor__is_same_type_test(val* self, val* p0, val* p1);
368 val* model__MType__name(val* self);
369 val* separate_compiler__SeparateCompilerVisitor__class_name_string(val* self, val* p0);
370 short int separate_compiler__SeparateCompilerVisitor__can_be_primitive(val* self, val* p0);
371 val* separate_compiler__SeparateCompilerVisitor__equal_test(val* self, val* p0, val* p1);
372 val* model__Object__interface_kind(val* self);
373 val* abstract_compiler__AbstractCompilerVisitor__get_class(val* self, val* p0);
374 extern const struct type type_array__Arraymodel__MType;
375 val* model__MClass__get_mtype(val* self, val* p0);
376 #define COLOR_abstract_compiler__AbstractCompilerVisitor__init_instance 83
377 val* abstract_compiler__AbstractCompilerVisitor__int_instance(val* self, long p0);
378 #define COLOR_abstract_compiler__AbstractCompilerVisitor__native_array_instance 45
379 val* abstract_compiler__AbstractCompilerVisitor__get_property(val* self, val* p0, val* p1);
380 val* abstract_compiler__MGenericType__c_name(val* self);
381 val* separate_compiler__SeparateCompilerVisitor__native_array_instance(val* self, val* p0, val* p1);
382 void abstract_compiler__AbstractCompilerVisitor__ret(val* self, val* p0);
383 void separate_compiler__SeparateCompilerVisitor__native_array_def(val* self, val* p0, val* p1, val* p2);
384 #define COLOR_model__MClass___mparameters 5
385 void separate_compiler__SeparateCompilerVisitor__calloc_array(val* self, val* p0, val* p1);
386 #define COLOR_abstract_collection__Map___91d_93d_61d 40
387 #define COLOR_separate_compiler__MMethodDef___separate_runtime_function_cache 15
388 val* NEW_separate_compiler__SeparateRuntimeFunction(const struct type* type);
389 extern const struct type type_separate_compiler__SeparateRuntimeFunction;
390 #define COLOR_abstract_compiler__AbstractRuntimeFunction__mmethoddef_61d 32
391 #define COLOR_separate_compiler__MMethodDef___virtual_runtime_function_cache 16
392 val* NEW_separate_compiler__VirtualRuntimeFunction(const struct type* type);
393 extern const struct type type_separate_compiler__VirtualRuntimeFunction;
394 #define COLOR_abstract_compiler__AbstractRuntimeFunction___mmethoddef 0
395 val* separate_compiler__SeparateRuntimeFunction__build_c_name(val* self);
396 #define COLOR_model__MPropDef___to_s 5
397 val* separate_compiler__SeparateRuntimeFunction__to_s(val* self);
398 #define COLOR_abstract_compiler__AbstractRuntimeFunction_VTCOMPILER 0
399 val* NEW_abstract_compiler__RuntimeVariable(const struct type* type);
400 extern const struct type type_abstract_compiler__RuntimeVariable;
401 void abstract_compiler__RuntimeVariable__init(val* self, val* p0, val* p1, val* p2);
402 short int string__Text__has_substring(val* self, val* p0, long p1);
403 #define COLOR_abstract_compiler__AbstractCompiler___names 0
404 #define COLOR_model__MPropDef___location 2
405 #define COLOR_location__Location___file 0
406 #define COLOR_location__SourceFile___filename 0
407 #define COLOR_location__Location___line_start 1
408 void separate_compiler__SeparateRuntimeFunction__compile_to_c(val* self, val* p0);
409 val* separate_compiler__VirtualRuntimeFunction__build_c_name(val* self);
410 val* separate_compiler__VirtualRuntimeFunction__to_s(val* self);
411 void separate_compiler__VirtualRuntimeFunction__compile_to_c(val* self, val* p0);
412 val* abstract_compiler__MProperty__c_name(val* self);
413 #define COLOR_modelize_property__APropdef___mpropdef 9
414 #define COLOR_separate_compiler__AMethPropdef__can_inline 103
415 short int separate_compiler__AMethPropdef__can_inline(val* self);