mirror of
https://github.com/github/codeql.git
synced 2025-12-19 10:23:15 +01:00
139 lines
3.7 KiB
Plaintext
139 lines
3.7 KiB
Plaintext
#10000=@"/latin1.js;sourcefile"
|
|
files(#10000,"/latin1.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,"function f(ä, ö) {}","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,19"
|
|
locations_default(#20003,#10000,1,1,1,19)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"function")
|
|
#20005=@"loc,{#10000},1,1,1,8"
|
|
locations_default(#20005,#10000,1,1,1,8)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,6,#20001,1,"f")
|
|
#20007=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20007,#10000,1,10,1,10)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,8,#20001,2,"(")
|
|
#20009=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20009,#10000,1,11,1,11)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,6,#20001,3,"ä")
|
|
#20011=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20011,#10000,1,12,1,12)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,4,",")
|
|
#20013=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20013,#10000,1,13,1,13)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,6,#20001,5,"ö")
|
|
#20015=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20015,#10000,1,15,1,15)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,6,")")
|
|
#20017=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20017,#10000,1,16,1,16)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,7,"{")
|
|
#20019=@"loc,{#10000},1,18,1,18"
|
|
locations_default(#20019,#10000,1,18,1,18)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,8,"}")
|
|
#20021=@"loc,{#10000},1,19,1,19"
|
|
locations_default(#20021,#10000,1,19,1,19)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,0,#20001,9,"")
|
|
#20023=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20023,#10000,2,1,2,0)
|
|
hasLocation(#20022,#20023)
|
|
toplevels(#20001,0)
|
|
#20024=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20024,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20024)
|
|
#20025=@"var;{f};{#20000}"
|
|
variables(#20025,"f",#20000)
|
|
#20026=*
|
|
stmts(#20026,17,#20001,0,"function f(\u00e4, \u00f6) {}")
|
|
hasLocation(#20026,#20003)
|
|
stmt_containers(#20026,#20001)
|
|
#20027=*
|
|
exprs(#20027,78,#20026,-1,"f")
|
|
hasLocation(#20027,#20007)
|
|
expr_containers(#20027,#20026)
|
|
literals("f","f",#20027)
|
|
decl(#20027,#20025)
|
|
#20028=*
|
|
scopes(#20028,1)
|
|
scopenodes(#20026,#20028)
|
|
scopenesting(#20028,#20000)
|
|
#20029=@"var;{ä};{#20028}"
|
|
variables(#20029,"ä",#20028)
|
|
#20030=*
|
|
exprs(#20030,78,#20026,0,"\u00e4")
|
|
hasLocation(#20030,#20011)
|
|
expr_containers(#20030,#20026)
|
|
literals("ä","ä",#20030)
|
|
decl(#20030,#20029)
|
|
#20031=@"var;{ö};{#20028}"
|
|
variables(#20031,"ö",#20028)
|
|
#20032=*
|
|
exprs(#20032,78,#20026,1,"\u00f6")
|
|
hasLocation(#20032,#20015)
|
|
expr_containers(#20032,#20026)
|
|
literals("ö","ö",#20032)
|
|
decl(#20032,#20031)
|
|
#20033=@"var;{arguments};{#20028}"
|
|
variables(#20033,"arguments",#20028)
|
|
is_arguments_object(#20033)
|
|
#20034=*
|
|
stmts(#20034,1,#20026,-2,"{}")
|
|
#20035=@"loc,{#10000},1,18,1,19"
|
|
locations_default(#20035,#10000,1,18,1,19)
|
|
hasLocation(#20034,#20035)
|
|
stmt_containers(#20034,#20026)
|
|
#20036=*
|
|
entry_cfg_node(#20036,#20001)
|
|
#20037=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20037,#10000,1,1,1,0)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
exit_cfg_node(#20038,#20001)
|
|
hasLocation(#20038,#20023)
|
|
successor(#20026,#20038)
|
|
#20039=*
|
|
entry_cfg_node(#20039,#20026)
|
|
hasLocation(#20039,#20037)
|
|
#20040=*
|
|
exit_cfg_node(#20040,#20026)
|
|
#20041=@"loc,{#10000},1,20,1,19"
|
|
locations_default(#20041,#10000,1,20,1,19)
|
|
hasLocation(#20040,#20041)
|
|
successor(#20034,#20040)
|
|
successor(#20032,#20034)
|
|
successor(#20030,#20032)
|
|
successor(#20039,#20030)
|
|
successor(#20027,#20026)
|
|
successor(#20036,#20027)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|