mirror of
https://github.com/github/codeql.git
synced 2026-04-13 11:04:07 +02:00
124 lines
3.2 KiB
Plaintext
124 lines
3.2 KiB
Plaintext
#10000=@"/letStmt2.js;sourcefile"
|
|
files(#10000,"/letStmt2.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,"let (x = 0) 1","
|
|
")
|
|
#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,7,#20001,0,"let")
|
|
#20005=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20005,#10000,1,1,1,3)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,8,#20001,1,"(")
|
|
#20007=@"loc,{#10000},1,5,1,5"
|
|
locations_default(#20007,#10000,1,5,1,5)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,2,"x")
|
|
#20009=@"loc,{#10000},1,6,1,6"
|
|
locations_default(#20009,#10000,1,6,1,6)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,"=")
|
|
#20011=@"loc,{#10000},1,8,1,8"
|
|
locations_default(#20011,#10000,1,8,1,8)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,3,#20001,4,"0")
|
|
#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,3,#20001,6,"1")
|
|
#20017=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20017,#10000,1,13,1,13)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,0,#20001,7,"")
|
|
#20019=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20019,#10000,2,1,2,0)
|
|
hasLocation(#20018,#20019)
|
|
toplevels(#20001,0)
|
|
#20020=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20020,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20020)
|
|
#20021=@"var;{x};{#20000}"
|
|
variables(#20021,"x",#20000)
|
|
#20022=@"var;{this};{#20000}"
|
|
variables(#20022,"this",#20000)
|
|
#20023=*
|
|
stmts(#20023,24,#20001,0,"let (x = 0) 1")
|
|
hasLocation(#20023,#20003)
|
|
stmt_containers(#20023,#20001)
|
|
#20024=*
|
|
scopes(#20024,4)
|
|
scopenodes(#20023,#20024)
|
|
scopenesting(#20024,#20000)
|
|
#20025=@"var;{x};{#20024}"
|
|
variables(#20025,"x",#20024)
|
|
#20026=*
|
|
exprs(#20026,64,#20023,0,"x = 0")
|
|
#20027=@"loc,{#10000},1,6,1,10"
|
|
locations_default(#20027,#10000,1,6,1,10)
|
|
hasLocation(#20026,#20027)
|
|
enclosing_stmt(#20026,#20023)
|
|
expr_containers(#20026,#20001)
|
|
#20028=*
|
|
exprs(#20028,78,#20026,0,"x")
|
|
hasLocation(#20028,#20009)
|
|
enclosing_stmt(#20028,#20023)
|
|
expr_containers(#20028,#20001)
|
|
literals("x","x",#20028)
|
|
decl(#20028,#20025)
|
|
#20029=*
|
|
exprs(#20029,3,#20026,1,"0")
|
|
hasLocation(#20029,#20013)
|
|
enclosing_stmt(#20029,#20023)
|
|
expr_containers(#20029,#20001)
|
|
literals("0","0",#20029)
|
|
#20030=*
|
|
stmts(#20030,2,#20023,-1,"1")
|
|
hasLocation(#20030,#20017)
|
|
stmt_containers(#20030,#20001)
|
|
#20031=*
|
|
exprs(#20031,3,#20030,0,"1")
|
|
hasLocation(#20031,#20017)
|
|
enclosing_stmt(#20031,#20030)
|
|
expr_containers(#20031,#20001)
|
|
literals("1","1",#20031)
|
|
#20032=*
|
|
entry_cfg_node(#20032,#20001)
|
|
#20033=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20033,#10000,1,1,1,0)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
exit_cfg_node(#20034,#20001)
|
|
hasLocation(#20034,#20019)
|
|
successor(#20023,#20028)
|
|
successor(#20030,#20031)
|
|
successor(#20031,#20034)
|
|
successor(#20029,#20026)
|
|
successor(#20028,#20029)
|
|
successor(#20026,#20030)
|
|
successor(#20032,#20023)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|