about summary refs log tree commit diff stats
path: root/cpp/.traces/string-equal-identical
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-05-03 10:57:28 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-05-03 10:57:28 -0700
commit6aea156edd8ec917b12da3ad17d3a8539d76b0ec (patch)
tree7420c9763a5513316b6aec6ee678f0434bbbdc31 /cpp/.traces/string-equal-identical
parent5fb632682510b8c2ae86a6ddcee84fe8b40bbcb5 (diff)
downloadmu-6aea156edd8ec917b12da3ad17d3a8539d76b0ec.tar.gz
1244
Diffstat (limited to 'cpp/.traces/string-equal-identical')
-rw-r--r--cpp/.traces/string-equal-identical10
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/.traces/string-equal-identical b/cpp/.traces/string-equal-identical
index 80de07e8..1ece4568 100644
--- a/cpp/.traces/string-equal-identical
+++ b/cpp/.traces/string-equal-identical
@@ -52,22 +52,22 @@ new/0: abc -> 0
 name/0: assign x 1
 new/0: abc -> 0
 name/0: assign y 2
-after-brace/0: recipe tmp0
+after-brace/0: recipe run1001
 after-brace/0: new ...
 after-brace/0: new ...
 after-brace/0: new ...
 after-brace/0: string-equal ...
-run/0: instruction tmp0/0
+run/0: instruction run1001/0
 run/0: {name: "default-space", value: 0, type: 2-5-1, properties: ["default-space": "address":"array":"location"]} <- new {name: "location", value: 1, type: 0, properties: ["location": "type"]}, {name: "30", value: 30, type: 0, properties: ["30": "literal"]}
 mem/0: array size is 30
 mem/0: new alloc: 1000
-run/0: instruction tmp0/1
+run/0: instruction run1001/1
 run/0: {name: "x", value: 1, type: 2-5-4, properties: ["x": "address":"array":"character"]} <- new {name: "abc", value: 0, type: 0, properties: ["abc": "literal-string"]}
 mem/0: storing 1031 in location 1002
-run/0: instruction tmp0/2
+run/0: instruction run1001/2
 run/0: {name: "y", value: 2, type: 2-5-4, properties: ["y": "address":"array":"character"]} <- new {name: "abc", value: 0, type: 0, properties: ["abc": "literal-string"]}
 mem/0: storing 1035 in location 1003
-run/0: instruction tmp0/3
+run/0: instruction run1001/3
 run/0: {name: "3", value: 3, type: 3, properties: ["3": "boolean", "raw": ]} <- string-equal {name: "x", value: 1, type: 2-5-4, properties: ["x": "address":"array":"character"]}, {name: "y", value: 2, type: 2-5-4, properties: ["y": "address":"array":"character"]}
 mem/0: location 1002 is 1031
 mem/0: location 1003 is 1035
iv class='alt'>
1902d5e0 ^
64845d2a ^
1902d5e0 ^
ded8e675 ^
64845d2a ^
1902d5e0 ^


ded8e675 ^
e26d163d ^




64845d2a ^

1902d5e0 ^





64845d2a ^
1902d5e0 ^
64845d2a ^

1902d5e0 ^
64845d2a ^
ded8e675 ^
64845d2a ^

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