mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
497 lines
14 KiB
Plaintext
497 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=*
|
|
stmts(#20091,2,#20001,0,"process ... e.log);")
|
|
hasLocation(#20091,#20003)
|
|
stmt_containers(#20091,#20001)
|
|
#20092=*
|
|
exprs(#20092,13,#20091,0,"process ... le.log)")
|
|
#20093=@"loc,{#10000},1,1,1,31"
|
|
locations_default(#20093,#10000,1,1,1,31)
|
|
hasLocation(#20092,#20093)
|
|
enclosing_stmt(#20092,#20091)
|
|
expr_containers(#20092,#20001)
|
|
#20094=*
|
|
exprs(#20094,14,#20092,-1,"process.argv.map")
|
|
#20095=@"loc,{#10000},1,1,1,16"
|
|
locations_default(#20095,#10000,1,1,1,16)
|
|
hasLocation(#20094,#20095)
|
|
enclosing_stmt(#20094,#20091)
|
|
expr_containers(#20094,#20001)
|
|
#20096=*
|
|
exprs(#20096,14,#20094,0,"process.argv")
|
|
#20097=@"loc,{#10000},1,1,1,12"
|
|
locations_default(#20097,#10000,1,1,1,12)
|
|
hasLocation(#20096,#20097)
|
|
enclosing_stmt(#20096,#20091)
|
|
expr_containers(#20096,#20001)
|
|
#20098=*
|
|
exprs(#20098,79,#20096,0,"process")
|
|
hasLocation(#20098,#20013)
|
|
enclosing_stmt(#20098,#20091)
|
|
expr_containers(#20098,#20001)
|
|
literals("process","process",#20098)
|
|
#20099=@"var;{process};{#20000}"
|
|
variables(#20099,"process",#20000)
|
|
bind(#20098,#20099)
|
|
#20100=*
|
|
exprs(#20100,0,#20096,1,"argv")
|
|
hasLocation(#20100,#20017)
|
|
enclosing_stmt(#20100,#20091)
|
|
expr_containers(#20100,#20001)
|
|
literals("argv","argv",#20100)
|
|
#20101=*
|
|
exprs(#20101,0,#20094,1,"map")
|
|
hasLocation(#20101,#20021)
|
|
enclosing_stmt(#20101,#20091)
|
|
expr_containers(#20101,#20001)
|
|
literals("map","map",#20101)
|
|
#20102=*
|
|
exprs(#20102,97,#20092,0,"::console.log")
|
|
#20103=@"loc,{#10000},1,18,1,30"
|
|
locations_default(#20103,#10000,1,18,1,30)
|
|
hasLocation(#20102,#20103)
|
|
enclosing_stmt(#20102,#20091)
|
|
expr_containers(#20102,#20001)
|
|
#20104=*
|
|
exprs(#20104,14,#20102,1,"console.log")
|
|
#20105=@"loc,{#10000},1,20,1,30"
|
|
locations_default(#20105,#10000,1,20,1,30)
|
|
hasLocation(#20104,#20105)
|
|
enclosing_stmt(#20104,#20091)
|
|
expr_containers(#20104,#20001)
|
|
#20106=*
|
|
exprs(#20106,79,#20104,0,"console")
|
|
hasLocation(#20106,#20027)
|
|
enclosing_stmt(#20106,#20091)
|
|
expr_containers(#20106,#20001)
|
|
literals("console","console",#20106)
|
|
#20107=@"var;{console};{#20000}"
|
|
variables(#20107,"console",#20000)
|
|
bind(#20106,#20107)
|
|
#20108=*
|
|
exprs(#20108,0,#20104,1,"log")
|
|
hasLocation(#20108,#20031)
|
|
enclosing_stmt(#20108,#20091)
|
|
expr_containers(#20108,#20001)
|
|
literals("log","log",#20108)
|
|
#20109=*
|
|
stmts(#20109,23,#20001,1,"let has ... operty;")
|
|
hasLocation(#20109,#20007)
|
|
stmt_containers(#20109,#20001)
|
|
#20110=*
|
|
exprs(#20110,64,#20109,0,"hasOwnP ... roperty")
|
|
#20111=@"loc,{#10000},3,5,3,48"
|
|
locations_default(#20111,#10000,3,5,3,48)
|
|
hasLocation(#20110,#20111)
|
|
enclosing_stmt(#20110,#20109)
|
|
expr_containers(#20110,#20001)
|
|
#20112=*
|
|
exprs(#20112,78,#20110,0,"hasOwnProp")
|
|
hasLocation(#20112,#20039)
|
|
enclosing_stmt(#20112,#20109)
|
|
expr_containers(#20112,#20001)
|
|
literals("hasOwnProp","hasOwnProp",#20112)
|
|
decl(#20112,#20089)
|
|
#20113=*
|
|
exprs(#20113,14,#20110,1,"Object. ... roperty")
|
|
#20114=@"loc,{#10000},3,18,3,48"
|
|
locations_default(#20114,#10000,3,18,3,48)
|
|
hasLocation(#20113,#20114)
|
|
enclosing_stmt(#20113,#20109)
|
|
expr_containers(#20113,#20001)
|
|
#20115=*
|
|
exprs(#20115,14,#20113,0,"Object.prototype")
|
|
#20116=@"loc,{#10000},3,18,3,33"
|
|
locations_default(#20116,#10000,3,18,3,33)
|
|
hasLocation(#20115,#20116)
|
|
enclosing_stmt(#20115,#20109)
|
|
expr_containers(#20115,#20001)
|
|
#20117=*
|
|
exprs(#20117,79,#20115,0,"Object")
|
|
hasLocation(#20117,#20043)
|
|
enclosing_stmt(#20117,#20109)
|
|
expr_containers(#20117,#20001)
|
|
literals("Object","Object",#20117)
|
|
#20118=@"var;{Object};{#20000}"
|
|
variables(#20118,"Object",#20000)
|
|
bind(#20117,#20118)
|
|
#20119=*
|
|
exprs(#20119,0,#20115,1,"prototype")
|
|
hasLocation(#20119,#20047)
|
|
enclosing_stmt(#20119,#20109)
|
|
expr_containers(#20119,#20001)
|
|
literals("prototype","prototype",#20119)
|
|
#20120=*
|
|
exprs(#20120,0,#20113,1,"hasOwnProperty")
|
|
hasLocation(#20120,#20051)
|
|
enclosing_stmt(#20120,#20109)
|
|
expr_containers(#20120,#20001)
|
|
literals("hasOwnProperty","hasOwnProperty",#20120)
|
|
#20121=*
|
|
stmts(#20121,23,#20001,2,"let obj ... 100 };")
|
|
hasLocation(#20121,#20009)
|
|
stmt_containers(#20121,#20001)
|
|
#20122=*
|
|
exprs(#20122,64,#20121,0,"obj = { x: 100 }")
|
|
#20123=@"loc,{#10000},4,5,4,20"
|
|
locations_default(#20123,#10000,4,5,4,20)
|
|
hasLocation(#20122,#20123)
|
|
enclosing_stmt(#20122,#20121)
|
|
expr_containers(#20122,#20001)
|
|
#20124=*
|
|
exprs(#20124,78,#20122,0,"obj")
|
|
hasLocation(#20124,#20057)
|
|
enclosing_stmt(#20124,#20121)
|
|
expr_containers(#20124,#20001)
|
|
literals("obj","obj",#20124)
|
|
decl(#20124,#20090)
|
|
#20125=*
|
|
exprs(#20125,8,#20122,1,"{ x: 100 }")
|
|
#20126=@"loc,{#10000},4,11,4,20"
|
|
locations_default(#20126,#10000,4,11,4,20)
|
|
hasLocation(#20125,#20126)
|
|
enclosing_stmt(#20125,#20121)
|
|
expr_containers(#20125,#20001)
|
|
#20127=*
|
|
properties(#20127,#20125,0,0,"x: 100")
|
|
#20128=@"loc,{#10000},4,13,4,18"
|
|
locations_default(#20128,#10000,4,13,4,18)
|
|
hasLocation(#20127,#20128)
|
|
#20129=*
|
|
exprs(#20129,0,#20127,0,"x")
|
|
hasLocation(#20129,#20063)
|
|
enclosing_stmt(#20129,#20121)
|
|
expr_containers(#20129,#20001)
|
|
literals("x","x",#20129)
|
|
#20130=*
|
|
exprs(#20130,3,#20127,1,"100")
|
|
hasLocation(#20130,#20067)
|
|
enclosing_stmt(#20130,#20121)
|
|
expr_containers(#20130,#20001)
|
|
literals("100","100",#20130)
|
|
#20131=*
|
|
stmts(#20131,2,#20001,3,"obj::ha ... p(""x"");")
|
|
hasLocation(#20131,#20011)
|
|
stmt_containers(#20131,#20001)
|
|
#20132=*
|
|
exprs(#20132,13,#20131,0,"obj::hasOwnProp(""x"")")
|
|
#20133=@"loc,{#10000},5,1,5,20"
|
|
locations_default(#20133,#10000,5,1,5,20)
|
|
hasLocation(#20132,#20133)
|
|
enclosing_stmt(#20132,#20131)
|
|
expr_containers(#20132,#20001)
|
|
#20134=*
|
|
exprs(#20134,97,#20132,-1,"obj::hasOwnProp")
|
|
#20135=@"loc,{#10000},5,1,5,15"
|
|
locations_default(#20135,#10000,5,1,5,15)
|
|
hasLocation(#20134,#20135)
|
|
enclosing_stmt(#20134,#20131)
|
|
expr_containers(#20134,#20001)
|
|
#20136=*
|
|
exprs(#20136,79,#20134,0,"obj")
|
|
hasLocation(#20136,#20073)
|
|
enclosing_stmt(#20136,#20131)
|
|
expr_containers(#20136,#20001)
|
|
literals("obj","obj",#20136)
|
|
bind(#20136,#20090)
|
|
#20137=*
|
|
exprs(#20137,79,#20134,1,"hasOwnProp")
|
|
hasLocation(#20137,#20077)
|
|
enclosing_stmt(#20137,#20131)
|
|
expr_containers(#20137,#20001)
|
|
literals("hasOwnProp","hasOwnProp",#20137)
|
|
bind(#20137,#20089)
|
|
#20138=*
|
|
exprs(#20138,4,#20132,0,"""x""")
|
|
hasLocation(#20138,#20081)
|
|
enclosing_stmt(#20138,#20131)
|
|
expr_containers(#20138,#20001)
|
|
literals("x","""x""",#20138)
|
|
#20139=*
|
|
regexpterm(#20139,14,#20138,0,"x")
|
|
#20140=@"loc,{#10000},5,18,5,18"
|
|
locations_default(#20140,#10000,5,18,5,18)
|
|
hasLocation(#20139,#20140)
|
|
regexp_const_value(#20139,"x")
|
|
#20141=*
|
|
entry_cfg_node(#20141,#20001)
|
|
#20142=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20142,#10000,1,1,1,0)
|
|
hasLocation(#20141,#20142)
|
|
#20143=*
|
|
exit_cfg_node(#20143,#20001)
|
|
hasLocation(#20143,#20087)
|
|
successor(#20131,#20136)
|
|
successor(#20138,#20132)
|
|
successor(#20137,#20134)
|
|
successor(#20136,#20137)
|
|
successor(#20134,#20138)
|
|
successor(#20132,#20143)
|
|
successor(#20121,#20124)
|
|
successor(#20125,#20129)
|
|
successor(#20130,#20127)
|
|
successor(#20129,#20130)
|
|
successor(#20127,#20122)
|
|
successor(#20124,#20125)
|
|
successor(#20122,#20131)
|
|
successor(#20109,#20112)
|
|
successor(#20120,#20113)
|
|
successor(#20119,#20115)
|
|
successor(#20117,#20119)
|
|
successor(#20115,#20120)
|
|
successor(#20113,#20110)
|
|
successor(#20112,#20117)
|
|
successor(#20110,#20121)
|
|
successor(#20091,#20098)
|
|
successor(#20108,#20104)
|
|
successor(#20106,#20108)
|
|
successor(#20104,#20102)
|
|
successor(#20102,#20092)
|
|
successor(#20101,#20094)
|
|
successor(#20100,#20096)
|
|
successor(#20098,#20100)
|
|
successor(#20096,#20101)
|
|
successor(#20094,#20106)
|
|
successor(#20092,#20109)
|
|
successor(#20141,#20091)
|
|
numlines(#10000,5,4,0)
|
|
filetype(#10000,"javascript")
|