about summary refs log tree commit diff stats
path: root/cpp/.traces/string-equal-with-empty
blob: 803e017b8d9bdfbc88af3ddc4396050e1e96aeba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
parse/0: instruction: 31
parse/0:   ingredient: {name: "location", value: 0, type: 0, properties: ["location": "type"]}
parse/0:   ingredient: {name: "30", value: 0, type: 0, properties: ["30": "literal"]}
parse/0:   product: {name: "default-space", value: 0, type: 2-0, properties: ["default-space": "address":"space"]}
parse/0: instruction: 31
parse/0:   ingredient: {name: "", value: 0, type: 0, properties: ["": "literal-string"]}
parse/0:   product: {name: "x", value: 0, type: 2-5-8, properties: ["x": "address":"array":"character"]}
parse/0: instruction: 31
parse/0:   ingredient: {name: "abcd", value: 0, type: 0, properties: ["abcd": "literal-string"]}
parse/0:   product: {name: "y", value: 0, type: 2-5-8, properties: ["y": "address":"array":"character"]}
parse/0: instruction: 100
parse/0:   ingredient: {name: "x", value: 0, type: 2-5-8, properties: ["x": "address":"array":"character"]}
parse/0:   ingredient: {name: "y", value: 0, type: 2-5-8, properties: ["y": "address":"array":"character"]}
parse/0:   product: {name: "3", value: 0, type: 3, properties: ["3": "boolean", "raw": ]}
new/0: location -> 1
new/0:  -> 0
name/0: assign x 1
new/0: abcd -> 0
name/0: assign y 2
after-brace/0: recipe test-string-equal-with-empty
after-brace/0: new ...
after-brace/0: new ...
after-brace/0: new ...
after-brace/0: string-equal ...
run/0: instruction test-string-equal-with-empty/0
mem/0: new alloc: 1000
mem/0: array size is 30
run/0: instruction test-string-equal-with-empty/1
mem/0: storing 1030 in location 1002
run/0: instruction test-string-equal-with-empty/2
mem/0: storing 1031 in location 1003
run/0: instruction test-string-equal-with-empty/3
mem/0: location 1002 is 1030
mem/0: location 1003 is 1031
run/0: instruction string-equal/0
mem/0: new alloc: 1036
mem/0: array size is 30
run/0: instruction string-equal/1
run/0: product 0 is 1030
mem/0: storing 1030 in location 1038
run/0: instruction string-equal/2
mem/0: location 1038 is 1030
mem/0: storing 0 in location 1039
run/0: instruction string-equal/3
run/0: product 0 is 1031
mem/0: storing 1031 in location 1040
run/0: instruction string-equal/4
mem/0: location 1040 is 1031
mem/0: storing 4 in location 1041
run/0: instruction string-equal/6
string-equal/0: comparing lengths
run/0: instruction string-equal/7
run/0: ingredient 0 is a-len
mem/0: location 1039 is 0
run/0: ingredient 1 is b-len
mem/0: location 1041 is 4
run/0: product 0 is 0
mem/0: storing 0 in location 1042
run/0: instruction string-equal/8
mem/0: location 1042 is 0
run/0: ingredient 0 is 0
run/0: jump-if fell through
run/0: instruction string-equal/9
run/0: result 0 is 0
mem/0: storing 0 in location 3