cfad47cfa3/t3compiler/tads3/test/log/clone.log

4b825dc642cb6eb9a060e54bf8d69288fbee4904cfad47cfa334b206c65f22086bcc5d63e6f70944
1
	Files to build: 8
2
	symbol_export _main.t -> _main.t3s
3
	symbol_export clone.t -> clone.t3s
4
	symbol_export reflect.t -> reflect.t3s
5
	compile _main.t -> _main.t3o
6
	compile clone.t -> clone.t3o
7
	compile reflect.t -> reflect.t3o
8
	link -> clone.t3p
9
	preinit -> clone.t3
10
11
(T3VM) Memory blocks still in use:
12
13
Total blocks in use: 0
14
sourceTextOrder: type code = 7, val = 1
15
sayName: type code = 11 <method>
16
name: type code = 8, val = 'my obj'
17
bulk: type code = 7, val = 20
18
weight: type code = 7, val = 10
19
foo: type code = 7, val = 30
20
21
obj.sayName: my obj
22
23
(T3VM) Memory blocks still in use:
24
25
Total blocks in use: 0