This commit is contained in:
Asger F 2022-05-25 15:59:58 +02:00
Родитель ced1d21405
Коммит a60caced98
2 изменённых файлов: 23 добавлений и 22 удалений

Просмотреть файл

@ -97,28 +97,28 @@ scopenodes(#20001,#20033)
scopenesting(#20033,#20000) scopenesting(#20033,#20000)
is_module(#20001) is_module(#20001)
is_es2015_module(#20001) is_es2015_module(#20001)
#20034=* #20034=@"var;{foo};{#20033}"
stmts(#20034,30,#20001,0,"export ... foo();") variables(#20034,"foo",#20033)
hasLocation(#20034,#20003)
stmt_containers(#20034,#20001)
#20035=* #20035=*
stmts(#20035,17,#20034,-1,"declare ... foo();") stmts(#20035,30,#20001,0,"export ... foo();")
#20036=@"loc,{#10000},1,8,1,30" hasLocation(#20035,#20003)
locations_default(#20036,#10000,1,8,1,30)
hasLocation(#20035,#20036)
stmt_containers(#20035,#20001) stmt_containers(#20035,#20001)
has_declare_keyword(#20035) #20036=*
#20037=* stmts(#20036,17,#20035,-1,"declare ... foo();")
exprs(#20037,78,#20035,-1,"foo") #20037=@"loc,{#10000},1,8,1,30"
hasLocation(#20037,#20013) locations_default(#20037,#10000,1,8,1,30)
expr_containers(#20037,#20035) hasLocation(#20036,#20037)
literals("foo","foo",#20037) stmt_containers(#20036,#20001)
#20038=@"var;{foo};{#20000}" has_declare_keyword(#20036)
variables(#20038,"foo",#20000) #20038=*
decl(#20037,#20038) exprs(#20038,78,#20036,-1,"foo")
hasLocation(#20038,#20013)
expr_containers(#20038,#20036)
literals("foo","foo",#20038)
decl(#20038,#20034)
#20039=* #20039=*
scopes(#20039,1) scopes(#20039,1)
scopenodes(#20035,#20039) scopenodes(#20036,#20039)
scopenesting(#20039,#20033) scopenesting(#20039,#20033)
#20040=@"var;{arguments};{#20039}" #20040=@"var;{arguments};{#20039}"
variables(#20040,"arguments",#20039) variables(#20040,"arguments",#20039)
@ -142,8 +142,8 @@ hasLocation(#20043,#20044)
exit_cfg_node(#20045,#20001) exit_cfg_node(#20045,#20001)
hasLocation(#20045,#20031) hasLocation(#20045,#20031)
successor(#20041,#20045) successor(#20041,#20045)
successor(#20034,#20035) successor(#20035,#20036)
successor(#20035,#20041) successor(#20036,#20041)
successor(#20043,#20034) successor(#20043,#20035)
numlines(#10000,2,2,0) numlines(#10000,2,2,0)
filetype(#10000,"typescript") filetype(#10000,"typescript")

Просмотреть файл

@ -305,11 +305,12 @@ hasLocation(#20096,#20097)
enclosing_stmt(#20096,#20092) enclosing_stmt(#20096,#20092)
expr_containers(#20096,#20001) expr_containers(#20096,#20001)
#20098=* #20098=*
exprs(#20098,79,#20096,0,"M") exprs(#20098,103,#20096,0,"M")
hasLocation(#20098,#20052) hasLocation(#20098,#20052)
enclosing_stmt(#20098,#20092) enclosing_stmt(#20098,#20092)
expr_containers(#20098,#20001) expr_containers(#20098,#20001)
literals("M","M",#20098) literals("M","M",#20098)
namespacebind(#20098,#20069)
bind(#20098,#20066) bind(#20098,#20066)
#20099=* #20099=*
exprs(#20099,0,#20096,1,"N") exprs(#20099,0,#20096,1,"N")