Annotation of parser3/tests/results/320.processed, revision 1.7
1.1 moko 1: Content-Type: text/html
1.7 ! moko 2: Content-Length: 3124
1.1 moko 3:
4: MAIN: MAIN
1.6 moko 5: MAIN methods reversed: {
6: "main":"parser",
7: "os":"parser",
8: "windows-1251":"parser",
9: "to-1251":"parser",
10: "from-1251":"parser",
11: "1251":"parser",
1.7 ! moko 12: "try-catch-comment":"parser",
1.6 moko 13: "try-catch":"parser",
14: "sleep":"native",
15: "throw":"native",
16: "try":"native",
17: "case":"native",
18: "switch":"native",
19: "cache":"native",
20: "connect":"native",
21: "eval":"native",
22: "for":"native",
23: "return":"native",
24: "continue":"native",
25: "break":"native",
26: "use":"native",
27: "while":"native",
28: "rem":"native",
29: "process":"native",
30: "apply-taint":"native",
31: "taint":"native",
32: "untaint":"native",
33: "if":"native"
34: }
1.3 moko 35: MAIN methods: {
1.2 moko 36: "if":"native",
37: "untaint":"native",
38: "taint":"native",
39: "apply-taint":"native",
40: "process":"native",
1.1 moko 41: "rem":"native",
1.2 moko 42: "while":"native",
43: "use":"native",
1.1 moko 44: "break":"native",
1.2 moko 45: "continue":"native",
1.4 moko 46: "return":"native",
1.2 moko 47: "for":"native",
48: "eval":"native",
49: "connect":"native",
1.1 moko 50: "cache":"native",
1.2 moko 51: "switch":"native",
52: "case":"native",
53: "try":"native",
54: "throw":"native",
55: "sleep":"native",
1.1 moko 56: "try-catch":"parser",
1.7 ! moko 57: "try-catch-comment":"parser",
1.1 moko 58: "1251":"parser",
1.2 moko 59: "from-1251":"parser",
1.1 moko 60: "to-1251":"parser",
61: "windows-1251":"parser",
1.5 moko 62: "os":"parser",
1.2 moko 63: "main":"parser"
1.3 moko 64: }
65: xnode methods: {
66: "insertBefore":"native",
67: "replaceChild":"native",
68: "removeChild":"native",
69: "appendChild":"native",
70: "hasChildNodes":"native",
71: "cloneNode":"native",
72: "getAttribute":"native",
73: "setAttribute":"native",
74: "removeAttribute":"native",
75: "getAttributeNode":"native",
76: "setAttributeNode":"native",
77: "removeAttributeNode":"native",
78: "getElementsByTagName":"native",
79: "getElementsByTagNameNS":"native",
80: "normalize":"native",
81: "getAttributeNS":"native",
82: "setAttributeNS":"native",
83: "removeAttributeNS":"native",
84: "getAttributeNodeNS":"native",
85: "setAttributeNodeNS":"native",
86: "hasAttribute":"native",
87: "hasAttributeNS":"native",
88: "hasAttributes":"native",
89: "select":"native",
90: "selectSingle":"native",
91: "selectBool":"native",
92: "selectNumber":"native",
93: "selectString":"native"
94: }
95: xdoc methods: {
96: "insertBefore":"native",
97: "replaceChild":"native",
98: "removeChild":"native",
99: "appendChild":"native",
100: "hasChildNodes":"native",
101: "cloneNode":"native",
102: "getAttribute":"native",
103: "setAttribute":"native",
104: "removeAttribute":"native",
105: "getAttributeNode":"native",
106: "setAttributeNode":"native",
107: "removeAttributeNode":"native",
108: "getElementsByTagName":"native",
109: "getElementsByTagNameNS":"native",
110: "normalize":"native",
111: "getAttributeNS":"native",
112: "setAttributeNS":"native",
113: "removeAttributeNS":"native",
114: "getAttributeNodeNS":"native",
115: "setAttributeNodeNS":"native",
116: "hasAttribute":"native",
117: "hasAttributeNS":"native",
118: "hasAttributes":"native",
119: "select":"native",
120: "selectSingle":"native",
121: "selectBool":"native",
122: "selectNumber":"native",
123: "selectString":"native",
124: "createElement":"native",
125: "createDocumentFragment":"native",
126: "createTextNode":"native",
127: "createComment":"native",
128: "createCDATASection":"native",
129: "createProcessingInstruction":"native",
130: "createAttribute":"native",
131: "createEntityReference":"native",
132: "getElementById":"native",
133: "importNode":"native",
134: "createAttributeNS":"native",
135: "createElementNS":"native",
136: "create":"native",
137: "set":"native",
138: "load":"native",
139: "save":"native",
140: "string":"native",
141: "file":"native",
142: "transform":"native"
1.1 moko 143: }
E-mail: