-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathtst2.js.trap
More file actions
102 lines (102 loc) · 2.75 KB
/
tst2.js.trap
File metadata and controls
102 lines (102 loc) · 2.75 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#10000=@"/tst2.js;sourcefile"
files(#10000,"/tst2.js")
#10001=@"/;folder"
folders(#10001,"/")
containerparent(#10001,#10000)
#10002=@"loc,{#10000},0,0,0,0"
locations_default(#10002,#10000,0,0,0,0)
hasLocation(#10000,#10002)
#20000=@"global_scope"
scopes(#20000,0)
#20001=@"script;{#10000},1,1"
#20002=*
lines(#20002,#20001,"<a>/b></a>","")
#20003=@"loc,{#10000},1,1,1,13"
locations_default(#20003,#10000,1,1,1,13)
hasLocation(#20002,#20003)
numlines(#20001,1,1,0)
#20004=*
tokeninfo(#20004,8,#20001,0,"<")
#20005=@"loc,{#10000},1,1,1,1"
locations_default(#20005,#10000,1,1,1,1)
hasLocation(#20004,#20005)
#20006=*
tokeninfo(#20006,6,#20001,1,"a")
#20007=@"loc,{#10000},1,2,1,2"
locations_default(#20007,#10000,1,2,1,2)
hasLocation(#20006,#20007)
#20008=*
tokeninfo(#20008,8,#20001,2,">")
#20009=@"loc,{#10000},1,3,1,3"
locations_default(#20009,#10000,1,3,1,3)
hasLocation(#20008,#20009)
#20010=*
tokeninfo(#20010,4,#20001,3,"/b>")
#20011=@"loc,{#10000},1,4,1,9"
locations_default(#20011,#10000,1,4,1,9)
hasLocation(#20010,#20011)
#20012=*
tokeninfo(#20012,8,#20001,4,"<")
#20013=@"loc,{#10000},1,10,1,10"
locations_default(#20013,#10000,1,10,1,10)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,8,#20001,5,"/")
#20015=@"loc,{#10000},1,11,1,11"
locations_default(#20015,#10000,1,11,1,11)
hasLocation(#20014,#20015)
#20016=*
tokeninfo(#20016,6,#20001,6,"a")
#20017=@"loc,{#10000},1,12,1,12"
locations_default(#20017,#10000,1,12,1,12)
hasLocation(#20016,#20017)
#20018=*
tokeninfo(#20018,8,#20001,7,">")
#20019=@"loc,{#10000},1,13,1,13"
locations_default(#20019,#10000,1,13,1,13)
hasLocation(#20018,#20019)
#20020=*
tokeninfo(#20020,0,#20001,8,"")
#20021=@"loc,{#10000},1,14,1,13"
locations_default(#20021,#10000,1,14,1,13)
hasLocation(#20020,#20021)
toplevels(#20001,0)
hasLocation(#20001,#20003)
#20022=@"var;{this};{#20000}"
variables(#20022,"this",#20000)
#20023=*
stmts(#20023,2,#20001,0,"<a>/b></a>")
hasLocation(#20023,#20003)
stmt_containers(#20023,#20001)
#20024=*
exprs(#20024,89,#20023,0,"<a>/b></a>")
hasLocation(#20024,#20003)
enclosing_stmt(#20024,#20023)
expr_containers(#20024,#20001)
#20025=*
exprs(#20025,0,#20024,-1,"a")
hasLocation(#20025,#20007)
enclosing_stmt(#20025,#20023)
expr_containers(#20025,#20001)
literals("a","a",#20025)
#20026=*
exprs(#20026,4,#20024,-2,"/b>")
hasLocation(#20026,#20011)
enclosing_stmt(#20026,#20023)
expr_containers(#20026,#20001)
literals("/b>","/b>",#20026)
#20027=*
entry_cfg_node(#20027,#20001)
#20028=@"loc,{#10000},1,1,1,0"
locations_default(#20028,#10000,1,1,1,0)
hasLocation(#20027,#20028)
#20029=*
exit_cfg_node(#20029,#20001)
hasLocation(#20029,#20021)
successor(#20023,#20025)
successor(#20026,#20024)
successor(#20025,#20026)
successor(#20024,#20029)
successor(#20027,#20023)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")