mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
217 lines
5.8 KiB
Plaintext
217 lines
5.8 KiB
Plaintext
#10000=@"/try.js;sourcefile"
|
|
files(#10000,"/try.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,14"
|
|
locations_default(#20003,#10000,1,1,1,14)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," try {","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,6"
|
|
locations_default(#20005,#10000,2,1,2,6)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",1)
|
|
#20006=*
|
|
lines(#20006,#20001," var x;","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,8"
|
|
locations_default(#20007,#10000,3,1,3,8)
|
|
hasLocation(#20006,#20007)
|
|
indentation(#10000,3," ",2)
|
|
#20008=*
|
|
lines(#20008,#20001," } finally {}","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,13"
|
|
locations_default(#20009,#10000,4,1,4,13)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",1)
|
|
#20010=*
|
|
lines(#20010,#20001,"}","")
|
|
#20011=@"loc,{#10000},5,1,5,1"
|
|
locations_default(#20011,#10000,5,1,5,1)
|
|
hasLocation(#20010,#20011)
|
|
numlines(#20001,5,5,0)
|
|
#20012=*
|
|
tokeninfo(#20012,7,#20001,0,"function")
|
|
#20013=@"loc,{#10000},1,1,1,8"
|
|
locations_default(#20013,#10000,1,1,1,8)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,6,#20001,1,"f")
|
|
#20015=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20015,#10000,1,10,1,10)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,2,"(")
|
|
#20017=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20017,#10000,1,11,1,11)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,3,")")
|
|
#20019=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20019,#10000,1,12,1,12)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,4,"{")
|
|
#20021=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20021,#10000,1,14,1,14)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,7,#20001,5,"try")
|
|
#20023=@"loc,{#10000},2,2,2,4"
|
|
locations_default(#20023,#10000,2,2,2,4)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,6,"{")
|
|
#20025=@"loc,{#10000},2,6,2,6"
|
|
locations_default(#20025,#10000,2,6,2,6)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,7,#20001,7,"var")
|
|
#20027=@"loc,{#10000},3,3,3,5"
|
|
locations_default(#20027,#10000,3,3,3,5)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,6,#20001,8,"x")
|
|
#20029=@"loc,{#10000},3,7,3,7"
|
|
locations_default(#20029,#10000,3,7,3,7)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,8,#20001,9,";")
|
|
#20031=@"loc,{#10000},3,8,3,8"
|
|
locations_default(#20031,#10000,3,8,3,8)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,10,"}")
|
|
#20033=@"loc,{#10000},4,2,4,2"
|
|
locations_default(#20033,#10000,4,2,4,2)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,7,#20001,11,"finally")
|
|
#20035=@"loc,{#10000},4,4,4,10"
|
|
locations_default(#20035,#10000,4,4,4,10)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,12,"{")
|
|
#20037=@"loc,{#10000},4,12,4,12"
|
|
locations_default(#20037,#10000,4,12,4,12)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,8,#20001,13,"}")
|
|
#20039=@"loc,{#10000},4,13,4,13"
|
|
locations_default(#20039,#10000,4,13,4,13)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,8,#20001,14,"}")
|
|
hasLocation(#20040,#20011)
|
|
#20041=*
|
|
tokeninfo(#20041,0,#20001,15,"")
|
|
#20042=@"loc,{#10000},5,2,5,1"
|
|
locations_default(#20042,#10000,5,2,5,1)
|
|
hasLocation(#20041,#20042)
|
|
toplevels(#20001,0)
|
|
#20043=@"loc,{#10000},1,1,5,1"
|
|
locations_default(#20043,#10000,1,1,5,1)
|
|
hasLocation(#20001,#20043)
|
|
#20044=@"var;{f};{#20000}"
|
|
variables(#20044,"f",#20000)
|
|
#20045=*
|
|
stmts(#20045,17,#20001,0,"functio ... ly {}\n}")
|
|
hasLocation(#20045,#20043)
|
|
stmt_containers(#20045,#20001)
|
|
#20046=*
|
|
exprs(#20046,78,#20045,-1,"f")
|
|
hasLocation(#20046,#20015)
|
|
expr_containers(#20046,#20045)
|
|
literals("f","f",#20046)
|
|
decl(#20046,#20044)
|
|
#20047=*
|
|
scopes(#20047,1)
|
|
scopenodes(#20045,#20047)
|
|
scopenesting(#20047,#20000)
|
|
#20048=@"var;{x};{#20047}"
|
|
variables(#20048,"x",#20047)
|
|
#20049=@"var;{arguments};{#20047}"
|
|
variables(#20049,"arguments",#20047)
|
|
is_arguments_object(#20049)
|
|
#20050=*
|
|
stmts(#20050,1,#20045,-2,"{\n\ttry ... ly {}\n}")
|
|
#20051=@"loc,{#10000},1,14,5,1"
|
|
locations_default(#20051,#10000,1,14,5,1)
|
|
hasLocation(#20050,#20051)
|
|
stmt_containers(#20050,#20045)
|
|
#20052=*
|
|
stmts(#20052,11,#20050,0,"try {\n\t ... ally {}")
|
|
#20053=@"loc,{#10000},2,2,4,13"
|
|
locations_default(#20053,#10000,2,2,4,13)
|
|
hasLocation(#20052,#20053)
|
|
stmt_containers(#20052,#20045)
|
|
#20054=*
|
|
stmts(#20054,1,#20052,0,"{\n\t\tvar x;\n\t}")
|
|
#20055=@"loc,{#10000},2,6,4,2"
|
|
locations_default(#20055,#10000,2,6,4,2)
|
|
hasLocation(#20054,#20055)
|
|
stmt_containers(#20054,#20045)
|
|
#20056=*
|
|
stmts(#20056,18,#20054,0,"var x;")
|
|
#20057=@"loc,{#10000},3,3,3,8"
|
|
locations_default(#20057,#10000,3,3,3,8)
|
|
hasLocation(#20056,#20057)
|
|
stmt_containers(#20056,#20045)
|
|
#20058=*
|
|
exprs(#20058,64,#20056,0,"x")
|
|
hasLocation(#20058,#20029)
|
|
enclosing_stmt(#20058,#20056)
|
|
expr_containers(#20058,#20045)
|
|
#20059=*
|
|
exprs(#20059,78,#20058,0,"x")
|
|
hasLocation(#20059,#20029)
|
|
enclosing_stmt(#20059,#20056)
|
|
expr_containers(#20059,#20045)
|
|
literals("x","x",#20059)
|
|
decl(#20059,#20048)
|
|
#20060=*
|
|
stmts(#20060,1,#20052,-1,"{}")
|
|
#20061=@"loc,{#10000},4,12,4,13"
|
|
locations_default(#20061,#10000,4,12,4,13)
|
|
hasLocation(#20060,#20061)
|
|
stmt_containers(#20060,#20045)
|
|
#20062=*
|
|
entry_cfg_node(#20062,#20001)
|
|
#20063=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20063,#10000,1,1,1,0)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
exit_cfg_node(#20064,#20001)
|
|
hasLocation(#20064,#20042)
|
|
successor(#20045,#20064)
|
|
#20065=*
|
|
entry_cfg_node(#20065,#20045)
|
|
hasLocation(#20065,#20063)
|
|
#20066=*
|
|
exit_cfg_node(#20066,#20045)
|
|
hasLocation(#20066,#20042)
|
|
successor(#20050,#20052)
|
|
successor(#20052,#20054)
|
|
successor(#20054,#20056)
|
|
successor(#20056,#20059)
|
|
successor(#20059,#20058)
|
|
successor(#20058,#20060)
|
|
successor(#20060,#20066)
|
|
successor(#20065,#20050)
|
|
successor(#20046,#20045)
|
|
successor(#20062,#20046)
|
|
numlines(#10000,5,5,0)
|
|
filetype(#10000,"javascript")
|