mirror of
https://github.com/github/codeql.git
synced 2026-03-31 20:58:16 +02:00
499 lines
14 KiB
Plaintext
499 lines
14 KiB
Plaintext
#10000=@"/tst.js;sourcefile"
|
|
files(#10000,"/tst.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,"process.argv.map(::console.log);","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,32"
|
|
locations_default(#20003,#10000,1,1,1,32)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20005,#10000,2,1,2,0)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
lines(#20006,#20001,"let hasOwnProp = Object.prototype.hasOwnProperty;","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,49"
|
|
locations_default(#20007,#10000,3,1,3,49)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
lines(#20008,#20001,"let obj = { x: 100 };","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,21"
|
|
locations_default(#20009,#10000,4,1,4,21)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
lines(#20010,#20001,"obj::hasOwnProp(""x"");","")
|
|
#20011=@"loc,{#10000},5,1,5,21"
|
|
locations_default(#20011,#10000,5,1,5,21)
|
|
hasLocation(#20010,#20011)
|
|
numlines(#20001,5,4,0)
|
|
#20012=*
|
|
tokeninfo(#20012,6,#20001,0,"process")
|
|
#20013=@"loc,{#10000},1,1,1,7"
|
|
locations_default(#20013,#10000,1,1,1,7)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,1,".")
|
|
#20015=@"loc,{#10000},1,8,1,8"
|
|
locations_default(#20015,#10000,1,8,1,8)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,6,#20001,2,"argv")
|
|
#20017=@"loc,{#10000},1,9,1,12"
|
|
locations_default(#20017,#10000,1,9,1,12)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,3,".")
|
|
#20019=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20019,#10000,1,13,1,13)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,6,#20001,4,"map")
|
|
#20021=@"loc,{#10000},1,14,1,16"
|
|
locations_default(#20021,#10000,1,14,1,16)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,5,"(")
|
|
#20023=@"loc,{#10000},1,17,1,17"
|
|
locations_default(#20023,#10000,1,17,1,17)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,6,"::")
|
|
#20025=@"loc,{#10000},1,18,1,19"
|
|
locations_default(#20025,#10000,1,18,1,19)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,6,#20001,7,"console")
|
|
#20027=@"loc,{#10000},1,20,1,26"
|
|
locations_default(#20027,#10000,1,20,1,26)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,8,".")
|
|
#20029=@"loc,{#10000},1,27,1,27"
|
|
locations_default(#20029,#10000,1,27,1,27)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,6,#20001,9,"log")
|
|
#20031=@"loc,{#10000},1,28,1,30"
|
|
locations_default(#20031,#10000,1,28,1,30)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,10,")")
|
|
#20033=@"loc,{#10000},1,31,1,31"
|
|
locations_default(#20033,#10000,1,31,1,31)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,8,#20001,11,";")
|
|
#20035=@"loc,{#10000},1,32,1,32"
|
|
locations_default(#20035,#10000,1,32,1,32)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,7,#20001,12,"let")
|
|
#20037=@"loc,{#10000},3,1,3,3"
|
|
locations_default(#20037,#10000,3,1,3,3)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,6,#20001,13,"hasOwnProp")
|
|
#20039=@"loc,{#10000},3,5,3,14"
|
|
locations_default(#20039,#10000,3,5,3,14)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,8,#20001,14,"=")
|
|
#20041=@"loc,{#10000},3,16,3,16"
|
|
locations_default(#20041,#10000,3,16,3,16)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,6,#20001,15,"Object")
|
|
#20043=@"loc,{#10000},3,18,3,23"
|
|
locations_default(#20043,#10000,3,18,3,23)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,16,".")
|
|
#20045=@"loc,{#10000},3,24,3,24"
|
|
locations_default(#20045,#10000,3,24,3,24)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,6,#20001,17,"prototype")
|
|
#20047=@"loc,{#10000},3,25,3,33"
|
|
locations_default(#20047,#10000,3,25,3,33)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,8,#20001,18,".")
|
|
#20049=@"loc,{#10000},3,34,3,34"
|
|
locations_default(#20049,#10000,3,34,3,34)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,6,#20001,19,"hasOwnProperty")
|
|
#20051=@"loc,{#10000},3,35,3,48"
|
|
locations_default(#20051,#10000,3,35,3,48)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,20,";")
|
|
#20053=@"loc,{#10000},3,49,3,49"
|
|
locations_default(#20053,#10000,3,49,3,49)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,7,#20001,21,"let")
|
|
#20055=@"loc,{#10000},4,1,4,3"
|
|
locations_default(#20055,#10000,4,1,4,3)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,6,#20001,22,"obj")
|
|
#20057=@"loc,{#10000},4,5,4,7"
|
|
locations_default(#20057,#10000,4,5,4,7)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,8,#20001,23,"=")
|
|
#20059=@"loc,{#10000},4,9,4,9"
|
|
locations_default(#20059,#10000,4,9,4,9)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,8,#20001,24,"{")
|
|
#20061=@"loc,{#10000},4,11,4,11"
|
|
locations_default(#20061,#10000,4,11,4,11)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,6,#20001,25,"x")
|
|
#20063=@"loc,{#10000},4,13,4,13"
|
|
locations_default(#20063,#10000,4,13,4,13)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,26,":")
|
|
#20065=@"loc,{#10000},4,14,4,14"
|
|
locations_default(#20065,#10000,4,14,4,14)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,3,#20001,27,"100")
|
|
#20067=@"loc,{#10000},4,16,4,18"
|
|
locations_default(#20067,#10000,4,16,4,18)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,8,#20001,28,"}")
|
|
#20069=@"loc,{#10000},4,20,4,20"
|
|
locations_default(#20069,#10000,4,20,4,20)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,8,#20001,29,";")
|
|
#20071=@"loc,{#10000},4,21,4,21"
|
|
locations_default(#20071,#10000,4,21,4,21)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,6,#20001,30,"obj")
|
|
#20073=@"loc,{#10000},5,1,5,3"
|
|
locations_default(#20073,#10000,5,1,5,3)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,8,#20001,31,"::")
|
|
#20075=@"loc,{#10000},5,4,5,5"
|
|
locations_default(#20075,#10000,5,4,5,5)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,6,#20001,32,"hasOwnProp")
|
|
#20077=@"loc,{#10000},5,6,5,15"
|
|
locations_default(#20077,#10000,5,6,5,15)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,8,#20001,33,"(")
|
|
#20079=@"loc,{#10000},5,16,5,16"
|
|
locations_default(#20079,#10000,5,16,5,16)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,4,#20001,34,"""x""")
|
|
#20081=@"loc,{#10000},5,17,5,19"
|
|
locations_default(#20081,#10000,5,17,5,19)
|
|
hasLocation(#20080,#20081)
|
|
#20082=*
|
|
tokeninfo(#20082,8,#20001,35,")")
|
|
#20083=@"loc,{#10000},5,20,5,20"
|
|
locations_default(#20083,#10000,5,20,5,20)
|
|
hasLocation(#20082,#20083)
|
|
#20084=*
|
|
tokeninfo(#20084,8,#20001,36,";")
|
|
#20085=@"loc,{#10000},5,21,5,21"
|
|
locations_default(#20085,#10000,5,21,5,21)
|
|
hasLocation(#20084,#20085)
|
|
#20086=*
|
|
tokeninfo(#20086,0,#20001,37,"")
|
|
#20087=@"loc,{#10000},5,22,5,21"
|
|
locations_default(#20087,#10000,5,22,5,21)
|
|
hasLocation(#20086,#20087)
|
|
toplevels(#20001,0)
|
|
#20088=@"loc,{#10000},1,1,5,21"
|
|
locations_default(#20088,#10000,1,1,5,21)
|
|
hasLocation(#20001,#20088)
|
|
#20089=@"var;{hasOwnProp};{#20000}"
|
|
variables(#20089,"hasOwnProp",#20000)
|
|
#20090=@"var;{obj};{#20000}"
|
|
variables(#20090,"obj",#20000)
|
|
#20091=@"var;{this};{#20000}"
|
|
variables(#20091,"this",#20000)
|
|
#20092=*
|
|
stmts(#20092,2,#20001,0,"process ... e.log);")
|
|
hasLocation(#20092,#20003)
|
|
stmt_containers(#20092,#20001)
|
|
#20093=*
|
|
exprs(#20093,13,#20092,0,"process ... le.log)")
|
|
#20094=@"loc,{#10000},1,1,1,31"
|
|
locations_default(#20094,#10000,1,1,1,31)
|
|
hasLocation(#20093,#20094)
|
|
enclosing_stmt(#20093,#20092)
|
|
expr_containers(#20093,#20001)
|
|
#20095=*
|
|
exprs(#20095,14,#20093,-1,"process.argv.map")
|
|
#20096=@"loc,{#10000},1,1,1,16"
|
|
locations_default(#20096,#10000,1,1,1,16)
|
|
hasLocation(#20095,#20096)
|
|
enclosing_stmt(#20095,#20092)
|
|
expr_containers(#20095,#20001)
|
|
#20097=*
|
|
exprs(#20097,14,#20095,0,"process.argv")
|
|
#20098=@"loc,{#10000},1,1,1,12"
|
|
locations_default(#20098,#10000,1,1,1,12)
|
|
hasLocation(#20097,#20098)
|
|
enclosing_stmt(#20097,#20092)
|
|
expr_containers(#20097,#20001)
|
|
#20099=*
|
|
exprs(#20099,79,#20097,0,"process")
|
|
hasLocation(#20099,#20013)
|
|
enclosing_stmt(#20099,#20092)
|
|
expr_containers(#20099,#20001)
|
|
literals("process","process",#20099)
|
|
#20100=@"var;{process};{#20000}"
|
|
variables(#20100,"process",#20000)
|
|
bind(#20099,#20100)
|
|
#20101=*
|
|
exprs(#20101,0,#20097,1,"argv")
|
|
hasLocation(#20101,#20017)
|
|
enclosing_stmt(#20101,#20092)
|
|
expr_containers(#20101,#20001)
|
|
literals("argv","argv",#20101)
|
|
#20102=*
|
|
exprs(#20102,0,#20095,1,"map")
|
|
hasLocation(#20102,#20021)
|
|
enclosing_stmt(#20102,#20092)
|
|
expr_containers(#20102,#20001)
|
|
literals("map","map",#20102)
|
|
#20103=*
|
|
exprs(#20103,97,#20093,0,"::console.log")
|
|
#20104=@"loc,{#10000},1,18,1,30"
|
|
locations_default(#20104,#10000,1,18,1,30)
|
|
hasLocation(#20103,#20104)
|
|
enclosing_stmt(#20103,#20092)
|
|
expr_containers(#20103,#20001)
|
|
#20105=*
|
|
exprs(#20105,14,#20103,1,"console.log")
|
|
#20106=@"loc,{#10000},1,20,1,30"
|
|
locations_default(#20106,#10000,1,20,1,30)
|
|
hasLocation(#20105,#20106)
|
|
enclosing_stmt(#20105,#20092)
|
|
expr_containers(#20105,#20001)
|
|
#20107=*
|
|
exprs(#20107,79,#20105,0,"console")
|
|
hasLocation(#20107,#20027)
|
|
enclosing_stmt(#20107,#20092)
|
|
expr_containers(#20107,#20001)
|
|
literals("console","console",#20107)
|
|
#20108=@"var;{console};{#20000}"
|
|
variables(#20108,"console",#20000)
|
|
bind(#20107,#20108)
|
|
#20109=*
|
|
exprs(#20109,0,#20105,1,"log")
|
|
hasLocation(#20109,#20031)
|
|
enclosing_stmt(#20109,#20092)
|
|
expr_containers(#20109,#20001)
|
|
literals("log","log",#20109)
|
|
#20110=*
|
|
stmts(#20110,23,#20001,1,"let has ... operty;")
|
|
hasLocation(#20110,#20007)
|
|
stmt_containers(#20110,#20001)
|
|
#20111=*
|
|
exprs(#20111,64,#20110,0,"hasOwnP ... roperty")
|
|
#20112=@"loc,{#10000},3,5,3,48"
|
|
locations_default(#20112,#10000,3,5,3,48)
|
|
hasLocation(#20111,#20112)
|
|
enclosing_stmt(#20111,#20110)
|
|
expr_containers(#20111,#20001)
|
|
#20113=*
|
|
exprs(#20113,78,#20111,0,"hasOwnProp")
|
|
hasLocation(#20113,#20039)
|
|
enclosing_stmt(#20113,#20110)
|
|
expr_containers(#20113,#20001)
|
|
literals("hasOwnProp","hasOwnProp",#20113)
|
|
decl(#20113,#20089)
|
|
#20114=*
|
|
exprs(#20114,14,#20111,1,"Object. ... roperty")
|
|
#20115=@"loc,{#10000},3,18,3,48"
|
|
locations_default(#20115,#10000,3,18,3,48)
|
|
hasLocation(#20114,#20115)
|
|
enclosing_stmt(#20114,#20110)
|
|
expr_containers(#20114,#20001)
|
|
#20116=*
|
|
exprs(#20116,14,#20114,0,"Object.prototype")
|
|
#20117=@"loc,{#10000},3,18,3,33"
|
|
locations_default(#20117,#10000,3,18,3,33)
|
|
hasLocation(#20116,#20117)
|
|
enclosing_stmt(#20116,#20110)
|
|
expr_containers(#20116,#20001)
|
|
#20118=*
|
|
exprs(#20118,79,#20116,0,"Object")
|
|
hasLocation(#20118,#20043)
|
|
enclosing_stmt(#20118,#20110)
|
|
expr_containers(#20118,#20001)
|
|
literals("Object","Object",#20118)
|
|
#20119=@"var;{Object};{#20000}"
|
|
variables(#20119,"Object",#20000)
|
|
bind(#20118,#20119)
|
|
#20120=*
|
|
exprs(#20120,0,#20116,1,"prototype")
|
|
hasLocation(#20120,#20047)
|
|
enclosing_stmt(#20120,#20110)
|
|
expr_containers(#20120,#20001)
|
|
literals("prototype","prototype",#20120)
|
|
#20121=*
|
|
exprs(#20121,0,#20114,1,"hasOwnProperty")
|
|
hasLocation(#20121,#20051)
|
|
enclosing_stmt(#20121,#20110)
|
|
expr_containers(#20121,#20001)
|
|
literals("hasOwnProperty","hasOwnProperty",#20121)
|
|
#20122=*
|
|
stmts(#20122,23,#20001,2,"let obj ... 100 };")
|
|
hasLocation(#20122,#20009)
|
|
stmt_containers(#20122,#20001)
|
|
#20123=*
|
|
exprs(#20123,64,#20122,0,"obj = { x: 100 }")
|
|
#20124=@"loc,{#10000},4,5,4,20"
|
|
locations_default(#20124,#10000,4,5,4,20)
|
|
hasLocation(#20123,#20124)
|
|
enclosing_stmt(#20123,#20122)
|
|
expr_containers(#20123,#20001)
|
|
#20125=*
|
|
exprs(#20125,78,#20123,0,"obj")
|
|
hasLocation(#20125,#20057)
|
|
enclosing_stmt(#20125,#20122)
|
|
expr_containers(#20125,#20001)
|
|
literals("obj","obj",#20125)
|
|
decl(#20125,#20090)
|
|
#20126=*
|
|
exprs(#20126,8,#20123,1,"{ x: 100 }")
|
|
#20127=@"loc,{#10000},4,11,4,20"
|
|
locations_default(#20127,#10000,4,11,4,20)
|
|
hasLocation(#20126,#20127)
|
|
enclosing_stmt(#20126,#20122)
|
|
expr_containers(#20126,#20001)
|
|
#20128=*
|
|
properties(#20128,#20126,0,0,"x: 100")
|
|
#20129=@"loc,{#10000},4,13,4,18"
|
|
locations_default(#20129,#10000,4,13,4,18)
|
|
hasLocation(#20128,#20129)
|
|
#20130=*
|
|
exprs(#20130,0,#20128,0,"x")
|
|
hasLocation(#20130,#20063)
|
|
enclosing_stmt(#20130,#20122)
|
|
expr_containers(#20130,#20001)
|
|
literals("x","x",#20130)
|
|
#20131=*
|
|
exprs(#20131,3,#20128,1,"100")
|
|
hasLocation(#20131,#20067)
|
|
enclosing_stmt(#20131,#20122)
|
|
expr_containers(#20131,#20001)
|
|
literals("100","100",#20131)
|
|
#20132=*
|
|
stmts(#20132,2,#20001,3,"obj::ha ... p(""x"");")
|
|
hasLocation(#20132,#20011)
|
|
stmt_containers(#20132,#20001)
|
|
#20133=*
|
|
exprs(#20133,13,#20132,0,"obj::hasOwnProp(""x"")")
|
|
#20134=@"loc,{#10000},5,1,5,20"
|
|
locations_default(#20134,#10000,5,1,5,20)
|
|
hasLocation(#20133,#20134)
|
|
enclosing_stmt(#20133,#20132)
|
|
expr_containers(#20133,#20001)
|
|
#20135=*
|
|
exprs(#20135,97,#20133,-1,"obj::hasOwnProp")
|
|
#20136=@"loc,{#10000},5,1,5,15"
|
|
locations_default(#20136,#10000,5,1,5,15)
|
|
hasLocation(#20135,#20136)
|
|
enclosing_stmt(#20135,#20132)
|
|
expr_containers(#20135,#20001)
|
|
#20137=*
|
|
exprs(#20137,79,#20135,0,"obj")
|
|
hasLocation(#20137,#20073)
|
|
enclosing_stmt(#20137,#20132)
|
|
expr_containers(#20137,#20001)
|
|
literals("obj","obj",#20137)
|
|
bind(#20137,#20090)
|
|
#20138=*
|
|
exprs(#20138,79,#20135,1,"hasOwnProp")
|
|
hasLocation(#20138,#20077)
|
|
enclosing_stmt(#20138,#20132)
|
|
expr_containers(#20138,#20001)
|
|
literals("hasOwnProp","hasOwnProp",#20138)
|
|
bind(#20138,#20089)
|
|
#20139=*
|
|
exprs(#20139,4,#20133,0,"""x""")
|
|
hasLocation(#20139,#20081)
|
|
enclosing_stmt(#20139,#20132)
|
|
expr_containers(#20139,#20001)
|
|
literals("x","""x""",#20139)
|
|
#20140=*
|
|
regexpterm(#20140,14,#20139,0,"x")
|
|
#20141=@"loc,{#10000},5,18,5,18"
|
|
locations_default(#20141,#10000,5,18,5,18)
|
|
hasLocation(#20140,#20141)
|
|
regexp_const_value(#20140,"x")
|
|
#20142=*
|
|
entry_cfg_node(#20142,#20001)
|
|
#20143=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20143,#10000,1,1,1,0)
|
|
hasLocation(#20142,#20143)
|
|
#20144=*
|
|
exit_cfg_node(#20144,#20001)
|
|
hasLocation(#20144,#20087)
|
|
successor(#20132,#20137)
|
|
successor(#20139,#20133)
|
|
successor(#20138,#20135)
|
|
successor(#20137,#20138)
|
|
successor(#20135,#20139)
|
|
successor(#20133,#20144)
|
|
successor(#20122,#20125)
|
|
successor(#20126,#20130)
|
|
successor(#20131,#20128)
|
|
successor(#20130,#20131)
|
|
successor(#20128,#20123)
|
|
successor(#20125,#20126)
|
|
successor(#20123,#20132)
|
|
successor(#20110,#20113)
|
|
successor(#20121,#20114)
|
|
successor(#20120,#20116)
|
|
successor(#20118,#20120)
|
|
successor(#20116,#20121)
|
|
successor(#20114,#20111)
|
|
successor(#20113,#20118)
|
|
successor(#20111,#20122)
|
|
successor(#20092,#20099)
|
|
successor(#20109,#20105)
|
|
successor(#20107,#20109)
|
|
successor(#20105,#20103)
|
|
successor(#20103,#20093)
|
|
successor(#20102,#20095)
|
|
successor(#20101,#20097)
|
|
successor(#20099,#20101)
|
|
successor(#20097,#20102)
|
|
successor(#20095,#20107)
|
|
successor(#20093,#20110)
|
|
successor(#20142,#20092)
|
|
numlines(#10000,5,4,0)
|
|
filetype(#10000,"javascript")
|