Files
codeql/javascript/extractor/tests/externs/output/trap/Point.js.trap
2021-09-14 10:25:42 +02:00

957 lines
26 KiB
Plaintext

#10000=@"/Point.js;sourcefile"
files(#10000,"/Point.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=*
comments(#20002,2,#20001," @typedef {String} ","/** @ty ... ing} */")
#20003=@"loc,{#10000},12,1,12,24"
locations_default(#20003,#10000,12,1,12,24)
hasLocation(#20002,#20003)
#20004=*
lines(#20004,#20001,"function Point(x, y) {}","
")
#20005=@"loc,{#10000},1,1,1,23"
locations_default(#20005,#10000,1,1,1,23)
hasLocation(#20004,#20005)
#20006=*
lines(#20006,#20001,"","
")
#20007=@"loc,{#10000},2,1,2,0"
locations_default(#20007,#10000,2,1,2,0)
hasLocation(#20006,#20007)
#20008=*
lines(#20008,#20001,"Point.prototype.move = function(dx, dy) {};","
")
#20009=@"loc,{#10000},3,1,3,43"
locations_default(#20009,#10000,3,1,3,43)
hasLocation(#20008,#20009)
#20010=*
lines(#20010,#20001,"Point.prototype.obj = {};","
")
#20011=@"loc,{#10000},4,1,4,25"
locations_default(#20011,#10000,4,1,4,25)
hasLocation(#20010,#20011)
#20012=*
lines(#20012,#20001,"Point.prototype.secret;","
")
#20013=@"loc,{#10000},5,1,5,23"
locations_default(#20013,#10000,5,1,5,23)
hasLocation(#20012,#20013)
#20014=*
lines(#20014,#20001,"","
")
#20015=@"loc,{#10000},6,1,6,0"
locations_default(#20015,#10000,6,1,6,0)
hasLocation(#20014,#20015)
#20016=*
lines(#20016,#20001,"Point.ORIGIN;","
")
#20017=@"loc,{#10000},7,1,7,13"
locations_default(#20017,#10000,7,1,7,13)
hasLocation(#20016,#20017)
#20018=*
lines(#20018,#20001,"Point.foo = function() {};","
")
#20019=@"loc,{#10000},8,1,8,26"
locations_default(#20019,#10000,8,1,8,26)
hasLocation(#20018,#20019)
#20020=*
lines(#20020,#20001,"","
")
#20021=@"loc,{#10000},9,1,9,0"
locations_default(#20021,#10000,9,1,9,0)
hasLocation(#20020,#20021)
#20022=*
lines(#20022,#20001,"var someGlobal;","
")
#20023=@"loc,{#10000},10,1,10,15"
locations_default(#20023,#10000,10,1,10,15)
hasLocation(#20022,#20023)
#20024=*
lines(#20024,#20001,"","
")
#20025=@"loc,{#10000},11,1,11,0"
locations_default(#20025,#10000,11,1,11,0)
hasLocation(#20024,#20025)
#20026=*
lines(#20026,#20001,"/** @typedef {String} */","
")
hasLocation(#20026,#20003)
#20027=*
lines(#20027,#20001,"var MyString;","
")
#20028=@"loc,{#10000},13,1,13,13"
locations_default(#20028,#10000,13,1,13,13)
hasLocation(#20027,#20028)
#20029=*
lines(#20029,#20001,"","
")
#20030=@"loc,{#10000},14,1,14,0"
locations_default(#20030,#10000,14,1,14,0)
hasLocation(#20029,#20030)
#20031=*
lines(#20031,#20001,"Point.prototype['final'];","
")
#20032=@"loc,{#10000},15,1,15,25"
locations_default(#20032,#10000,15,1,15,25)
hasLocation(#20031,#20032)
#20033=*
lines(#20033,#20001,"","
")
#20034=@"loc,{#10000},16,1,16,0"
locations_default(#20034,#10000,16,1,16,0)
hasLocation(#20033,#20034)
#20035=*
lines(#20035,#20001,"'use strict';","")
#20036=@"loc,{#10000},17,1,17,13"
locations_default(#20036,#10000,17,1,17,13)
hasLocation(#20035,#20036)
numlines(#20001,17,10,1)
#20037=*
tokeninfo(#20037,7,#20001,0,"function")
#20038=@"loc,{#10000},1,1,1,8"
locations_default(#20038,#10000,1,1,1,8)
hasLocation(#20037,#20038)
#20039=*
tokeninfo(#20039,6,#20001,1,"Point")
#20040=@"loc,{#10000},1,10,1,14"
locations_default(#20040,#10000,1,10,1,14)
hasLocation(#20039,#20040)
#20041=*
tokeninfo(#20041,8,#20001,2,"(")
#20042=@"loc,{#10000},1,15,1,15"
locations_default(#20042,#10000,1,15,1,15)
hasLocation(#20041,#20042)
#20043=*
tokeninfo(#20043,6,#20001,3,"x")
#20044=@"loc,{#10000},1,16,1,16"
locations_default(#20044,#10000,1,16,1,16)
hasLocation(#20043,#20044)
#20045=*
tokeninfo(#20045,8,#20001,4,",")
#20046=@"loc,{#10000},1,17,1,17"
locations_default(#20046,#10000,1,17,1,17)
hasLocation(#20045,#20046)
#20047=*
tokeninfo(#20047,6,#20001,5,"y")
#20048=@"loc,{#10000},1,19,1,19"
locations_default(#20048,#10000,1,19,1,19)
hasLocation(#20047,#20048)
#20049=*
tokeninfo(#20049,8,#20001,6,")")
#20050=@"loc,{#10000},1,20,1,20"
locations_default(#20050,#10000,1,20,1,20)
hasLocation(#20049,#20050)
#20051=*
tokeninfo(#20051,8,#20001,7,"{")
#20052=@"loc,{#10000},1,22,1,22"
locations_default(#20052,#10000,1,22,1,22)
hasLocation(#20051,#20052)
#20053=*
tokeninfo(#20053,8,#20001,8,"}")
#20054=@"loc,{#10000},1,23,1,23"
locations_default(#20054,#10000,1,23,1,23)
hasLocation(#20053,#20054)
#20055=*
tokeninfo(#20055,6,#20001,9,"Point")
#20056=@"loc,{#10000},3,1,3,5"
locations_default(#20056,#10000,3,1,3,5)
hasLocation(#20055,#20056)
#20057=*
tokeninfo(#20057,8,#20001,10,".")
#20058=@"loc,{#10000},3,6,3,6"
locations_default(#20058,#10000,3,6,3,6)
hasLocation(#20057,#20058)
#20059=*
tokeninfo(#20059,6,#20001,11,"prototype")
#20060=@"loc,{#10000},3,7,3,15"
locations_default(#20060,#10000,3,7,3,15)
hasLocation(#20059,#20060)
#20061=*
tokeninfo(#20061,8,#20001,12,".")
#20062=@"loc,{#10000},3,16,3,16"
locations_default(#20062,#10000,3,16,3,16)
hasLocation(#20061,#20062)
#20063=*
tokeninfo(#20063,6,#20001,13,"move")
#20064=@"loc,{#10000},3,17,3,20"
locations_default(#20064,#10000,3,17,3,20)
hasLocation(#20063,#20064)
#20065=*
tokeninfo(#20065,8,#20001,14,"=")
#20066=@"loc,{#10000},3,22,3,22"
locations_default(#20066,#10000,3,22,3,22)
hasLocation(#20065,#20066)
#20067=*
tokeninfo(#20067,7,#20001,15,"function")
#20068=@"loc,{#10000},3,24,3,31"
locations_default(#20068,#10000,3,24,3,31)
hasLocation(#20067,#20068)
#20069=*
tokeninfo(#20069,8,#20001,16,"(")
#20070=@"loc,{#10000},3,32,3,32"
locations_default(#20070,#10000,3,32,3,32)
hasLocation(#20069,#20070)
#20071=*
tokeninfo(#20071,6,#20001,17,"dx")
#20072=@"loc,{#10000},3,33,3,34"
locations_default(#20072,#10000,3,33,3,34)
hasLocation(#20071,#20072)
#20073=*
tokeninfo(#20073,8,#20001,18,",")
#20074=@"loc,{#10000},3,35,3,35"
locations_default(#20074,#10000,3,35,3,35)
hasLocation(#20073,#20074)
#20075=*
tokeninfo(#20075,6,#20001,19,"dy")
#20076=@"loc,{#10000},3,37,3,38"
locations_default(#20076,#10000,3,37,3,38)
hasLocation(#20075,#20076)
#20077=*
tokeninfo(#20077,8,#20001,20,")")
#20078=@"loc,{#10000},3,39,3,39"
locations_default(#20078,#10000,3,39,3,39)
hasLocation(#20077,#20078)
#20079=*
tokeninfo(#20079,8,#20001,21,"{")
#20080=@"loc,{#10000},3,41,3,41"
locations_default(#20080,#10000,3,41,3,41)
hasLocation(#20079,#20080)
#20081=*
tokeninfo(#20081,8,#20001,22,"}")
#20082=@"loc,{#10000},3,42,3,42"
locations_default(#20082,#10000,3,42,3,42)
hasLocation(#20081,#20082)
#20083=*
tokeninfo(#20083,8,#20001,23,";")
#20084=@"loc,{#10000},3,43,3,43"
locations_default(#20084,#10000,3,43,3,43)
hasLocation(#20083,#20084)
#20085=*
tokeninfo(#20085,6,#20001,24,"Point")
#20086=@"loc,{#10000},4,1,4,5"
locations_default(#20086,#10000,4,1,4,5)
hasLocation(#20085,#20086)
#20087=*
tokeninfo(#20087,8,#20001,25,".")
#20088=@"loc,{#10000},4,6,4,6"
locations_default(#20088,#10000,4,6,4,6)
hasLocation(#20087,#20088)
#20089=*
tokeninfo(#20089,6,#20001,26,"prototype")
#20090=@"loc,{#10000},4,7,4,15"
locations_default(#20090,#10000,4,7,4,15)
hasLocation(#20089,#20090)
#20091=*
tokeninfo(#20091,8,#20001,27,".")
#20092=@"loc,{#10000},4,16,4,16"
locations_default(#20092,#10000,4,16,4,16)
hasLocation(#20091,#20092)
#20093=*
tokeninfo(#20093,6,#20001,28,"obj")
#20094=@"loc,{#10000},4,17,4,19"
locations_default(#20094,#10000,4,17,4,19)
hasLocation(#20093,#20094)
#20095=*
tokeninfo(#20095,8,#20001,29,"=")
#20096=@"loc,{#10000},4,21,4,21"
locations_default(#20096,#10000,4,21,4,21)
hasLocation(#20095,#20096)
#20097=*
tokeninfo(#20097,8,#20001,30,"{")
#20098=@"loc,{#10000},4,23,4,23"
locations_default(#20098,#10000,4,23,4,23)
hasLocation(#20097,#20098)
#20099=*
tokeninfo(#20099,8,#20001,31,"}")
#20100=@"loc,{#10000},4,24,4,24"
locations_default(#20100,#10000,4,24,4,24)
hasLocation(#20099,#20100)
#20101=*
tokeninfo(#20101,8,#20001,32,";")
#20102=@"loc,{#10000},4,25,4,25"
locations_default(#20102,#10000,4,25,4,25)
hasLocation(#20101,#20102)
#20103=*
tokeninfo(#20103,6,#20001,33,"Point")
#20104=@"loc,{#10000},5,1,5,5"
locations_default(#20104,#10000,5,1,5,5)
hasLocation(#20103,#20104)
#20105=*
tokeninfo(#20105,8,#20001,34,".")
#20106=@"loc,{#10000},5,6,5,6"
locations_default(#20106,#10000,5,6,5,6)
hasLocation(#20105,#20106)
#20107=*
tokeninfo(#20107,6,#20001,35,"prototype")
#20108=@"loc,{#10000},5,7,5,15"
locations_default(#20108,#10000,5,7,5,15)
hasLocation(#20107,#20108)
#20109=*
tokeninfo(#20109,8,#20001,36,".")
#20110=@"loc,{#10000},5,16,5,16"
locations_default(#20110,#10000,5,16,5,16)
hasLocation(#20109,#20110)
#20111=*
tokeninfo(#20111,6,#20001,37,"secret")
#20112=@"loc,{#10000},5,17,5,22"
locations_default(#20112,#10000,5,17,5,22)
hasLocation(#20111,#20112)
#20113=*
tokeninfo(#20113,8,#20001,38,";")
#20114=@"loc,{#10000},5,23,5,23"
locations_default(#20114,#10000,5,23,5,23)
hasLocation(#20113,#20114)
#20115=*
tokeninfo(#20115,6,#20001,39,"Point")
#20116=@"loc,{#10000},7,1,7,5"
locations_default(#20116,#10000,7,1,7,5)
hasLocation(#20115,#20116)
#20117=*
tokeninfo(#20117,8,#20001,40,".")
#20118=@"loc,{#10000},7,6,7,6"
locations_default(#20118,#10000,7,6,7,6)
hasLocation(#20117,#20118)
#20119=*
tokeninfo(#20119,6,#20001,41,"ORIGIN")
#20120=@"loc,{#10000},7,7,7,12"
locations_default(#20120,#10000,7,7,7,12)
hasLocation(#20119,#20120)
#20121=*
tokeninfo(#20121,8,#20001,42,";")
#20122=@"loc,{#10000},7,13,7,13"
locations_default(#20122,#10000,7,13,7,13)
hasLocation(#20121,#20122)
#20123=*
tokeninfo(#20123,6,#20001,43,"Point")
#20124=@"loc,{#10000},8,1,8,5"
locations_default(#20124,#10000,8,1,8,5)
hasLocation(#20123,#20124)
#20125=*
tokeninfo(#20125,8,#20001,44,".")
#20126=@"loc,{#10000},8,6,8,6"
locations_default(#20126,#10000,8,6,8,6)
hasLocation(#20125,#20126)
#20127=*
tokeninfo(#20127,6,#20001,45,"foo")
#20128=@"loc,{#10000},8,7,8,9"
locations_default(#20128,#10000,8,7,8,9)
hasLocation(#20127,#20128)
#20129=*
tokeninfo(#20129,8,#20001,46,"=")
#20130=@"loc,{#10000},8,11,8,11"
locations_default(#20130,#10000,8,11,8,11)
hasLocation(#20129,#20130)
#20131=*
tokeninfo(#20131,7,#20001,47,"function")
#20132=@"loc,{#10000},8,13,8,20"
locations_default(#20132,#10000,8,13,8,20)
hasLocation(#20131,#20132)
#20133=*
tokeninfo(#20133,8,#20001,48,"(")
#20134=@"loc,{#10000},8,21,8,21"
locations_default(#20134,#10000,8,21,8,21)
hasLocation(#20133,#20134)
#20135=*
tokeninfo(#20135,8,#20001,49,")")
#20136=@"loc,{#10000},8,22,8,22"
locations_default(#20136,#10000,8,22,8,22)
hasLocation(#20135,#20136)
#20137=*
tokeninfo(#20137,8,#20001,50,"{")
#20138=@"loc,{#10000},8,24,8,24"
locations_default(#20138,#10000,8,24,8,24)
hasLocation(#20137,#20138)
#20139=*
tokeninfo(#20139,8,#20001,51,"}")
#20140=@"loc,{#10000},8,25,8,25"
locations_default(#20140,#10000,8,25,8,25)
hasLocation(#20139,#20140)
#20141=*
tokeninfo(#20141,8,#20001,52,";")
#20142=@"loc,{#10000},8,26,8,26"
locations_default(#20142,#10000,8,26,8,26)
hasLocation(#20141,#20142)
#20143=*
tokeninfo(#20143,7,#20001,53,"var")
#20144=@"loc,{#10000},10,1,10,3"
locations_default(#20144,#10000,10,1,10,3)
hasLocation(#20143,#20144)
#20145=*
tokeninfo(#20145,6,#20001,54,"someGlobal")
#20146=@"loc,{#10000},10,5,10,14"
locations_default(#20146,#10000,10,5,10,14)
hasLocation(#20145,#20146)
#20147=*
tokeninfo(#20147,8,#20001,55,";")
#20148=@"loc,{#10000},10,15,10,15"
locations_default(#20148,#10000,10,15,10,15)
hasLocation(#20147,#20148)
#20149=*
tokeninfo(#20149,7,#20001,56,"var")
#20150=@"loc,{#10000},13,1,13,3"
locations_default(#20150,#10000,13,1,13,3)
hasLocation(#20149,#20150)
next_token(#20002,#20149)
#20151=*
tokeninfo(#20151,6,#20001,57,"MyString")
#20152=@"loc,{#10000},13,5,13,12"
locations_default(#20152,#10000,13,5,13,12)
hasLocation(#20151,#20152)
#20153=*
tokeninfo(#20153,8,#20001,58,";")
#20154=@"loc,{#10000},13,13,13,13"
locations_default(#20154,#10000,13,13,13,13)
hasLocation(#20153,#20154)
#20155=*
tokeninfo(#20155,6,#20001,59,"Point")
#20156=@"loc,{#10000},15,1,15,5"
locations_default(#20156,#10000,15,1,15,5)
hasLocation(#20155,#20156)
#20157=*
tokeninfo(#20157,8,#20001,60,".")
#20158=@"loc,{#10000},15,6,15,6"
locations_default(#20158,#10000,15,6,15,6)
hasLocation(#20157,#20158)
#20159=*
tokeninfo(#20159,6,#20001,61,"prototype")
#20160=@"loc,{#10000},15,7,15,15"
locations_default(#20160,#10000,15,7,15,15)
hasLocation(#20159,#20160)
#20161=*
tokeninfo(#20161,8,#20001,62,"[")
#20162=@"loc,{#10000},15,16,15,16"
locations_default(#20162,#10000,15,16,15,16)
hasLocation(#20161,#20162)
#20163=*
tokeninfo(#20163,4,#20001,63,"'final'")
#20164=@"loc,{#10000},15,17,15,23"
locations_default(#20164,#10000,15,17,15,23)
hasLocation(#20163,#20164)
#20165=*
tokeninfo(#20165,8,#20001,64,"]")
#20166=@"loc,{#10000},15,24,15,24"
locations_default(#20166,#10000,15,24,15,24)
hasLocation(#20165,#20166)
#20167=*
tokeninfo(#20167,8,#20001,65,";")
#20168=@"loc,{#10000},15,25,15,25"
locations_default(#20168,#10000,15,25,15,25)
hasLocation(#20167,#20168)
#20169=*
tokeninfo(#20169,4,#20001,66,"'use strict'")
#20170=@"loc,{#10000},17,1,17,12"
locations_default(#20170,#10000,17,1,17,12)
hasLocation(#20169,#20170)
#20171=*
tokeninfo(#20171,8,#20001,67,";")
#20172=@"loc,{#10000},17,13,17,13"
locations_default(#20172,#10000,17,13,17,13)
hasLocation(#20171,#20172)
#20173=*
tokeninfo(#20173,0,#20001,68,"")
#20174=@"loc,{#10000},17,14,17,13"
locations_default(#20174,#10000,17,14,17,13)
hasLocation(#20173,#20174)
#20175=*
jsdoc(#20175,"",#20002)
hasLocation(#20175,#20003)
#20176=*
jsdoc_tags(#20176,"typedef",#20175,0,"@typedef")
#20177=@"loc,{#10000},12,5,12,12"
locations_default(#20177,#10000,12,5,12,12)
hasLocation(#20176,#20177)
#20178=*
jsdoc_type_exprs(#20178,5,#20176,0,"String")
#20179=@"loc,{#10000},12,15,12,20"
locations_default(#20179,#10000,12,15,12,20)
hasLocation(#20178,#20179)
toplevels(#20001,0)
#20180=@"loc,{#10000},1,1,17,13"
locations_default(#20180,#10000,1,1,17,13)
hasLocation(#20001,#20180)
#20181=@"var;{Point};{#20000}"
variables(#20181,"Point",#20000)
#20182=@"var;{someGlobal};{#20000}"
variables(#20182,"someGlobal",#20000)
#20183=@"var;{MyString};{#20000}"
variables(#20183,"MyString",#20000)
#20184=*
stmts(#20184,17,#20001,0,"functio ... , y) {}")
hasLocation(#20184,#20005)
stmt_containers(#20184,#20001)
#20185=*
exprs(#20185,78,#20184,-1,"Point")
hasLocation(#20185,#20040)
expr_containers(#20185,#20184)
literals("Point","Point",#20185)
decl(#20185,#20181)
#20186=*
scopes(#20186,1)
scopenodes(#20184,#20186)
scopenesting(#20186,#20000)
#20187=@"var;{x};{#20186}"
variables(#20187,"x",#20186)
#20188=*
exprs(#20188,78,#20184,0,"x")
hasLocation(#20188,#20044)
expr_containers(#20188,#20184)
literals("x","x",#20188)
decl(#20188,#20187)
#20189=@"var;{y};{#20186}"
variables(#20189,"y",#20186)
#20190=*
exprs(#20190,78,#20184,1,"y")
hasLocation(#20190,#20048)
expr_containers(#20190,#20184)
literals("y","y",#20190)
decl(#20190,#20189)
#20191=@"var;{arguments};{#20186}"
variables(#20191,"arguments",#20186)
is_arguments_object(#20191)
#20192=*
stmts(#20192,1,#20184,-2,"{}")
#20193=@"loc,{#10000},1,22,1,23"
locations_default(#20193,#10000,1,22,1,23)
hasLocation(#20192,#20193)
stmt_containers(#20192,#20184)
#20194=*
stmts(#20194,2,#20001,1,"Point.p ... dy) {};")
hasLocation(#20194,#20009)
stmt_containers(#20194,#20001)
#20195=*
exprs(#20195,47,#20194,0,"Point.p ... dy) {}")
#20196=@"loc,{#10000},3,1,3,42"
locations_default(#20196,#10000,3,1,3,42)
hasLocation(#20195,#20196)
enclosing_stmt(#20195,#20194)
expr_containers(#20195,#20001)
#20197=*
exprs(#20197,14,#20195,0,"Point.prototype.move")
#20198=@"loc,{#10000},3,1,3,20"
locations_default(#20198,#10000,3,1,3,20)
hasLocation(#20197,#20198)
enclosing_stmt(#20197,#20194)
expr_containers(#20197,#20001)
#20199=*
exprs(#20199,14,#20197,0,"Point.prototype")
#20200=@"loc,{#10000},3,1,3,15"
locations_default(#20200,#10000,3,1,3,15)
hasLocation(#20199,#20200)
enclosing_stmt(#20199,#20194)
expr_containers(#20199,#20001)
#20201=*
exprs(#20201,79,#20199,0,"Point")
hasLocation(#20201,#20056)
enclosing_stmt(#20201,#20194)
expr_containers(#20201,#20001)
literals("Point","Point",#20201)
bind(#20201,#20181)
#20202=*
exprs(#20202,0,#20199,1,"prototype")
hasLocation(#20202,#20060)
enclosing_stmt(#20202,#20194)
expr_containers(#20202,#20001)
literals("prototype","prototype",#20202)
#20203=*
exprs(#20203,0,#20197,1,"move")
hasLocation(#20203,#20064)
enclosing_stmt(#20203,#20194)
expr_containers(#20203,#20001)
literals("move","move",#20203)
#20204=*
exprs(#20204,9,#20195,1,"function(dx, dy) {}")
#20205=@"loc,{#10000},3,24,3,42"
locations_default(#20205,#10000,3,24,3,42)
hasLocation(#20204,#20205)
enclosing_stmt(#20204,#20194)
expr_containers(#20204,#20001)
#20206=*
scopes(#20206,1)
scopenodes(#20204,#20206)
scopenesting(#20206,#20000)
#20207=@"var;{dx};{#20206}"
variables(#20207,"dx",#20206)
#20208=*
exprs(#20208,78,#20204,0,"dx")
hasLocation(#20208,#20072)
expr_containers(#20208,#20204)
literals("dx","dx",#20208)
decl(#20208,#20207)
#20209=@"var;{dy};{#20206}"
variables(#20209,"dy",#20206)
#20210=*
exprs(#20210,78,#20204,1,"dy")
hasLocation(#20210,#20076)
expr_containers(#20210,#20204)
literals("dy","dy",#20210)
decl(#20210,#20209)
#20211=@"var;{arguments};{#20206}"
variables(#20211,"arguments",#20206)
is_arguments_object(#20211)
#20212=*
stmts(#20212,1,#20204,-2,"{}")
#20213=@"loc,{#10000},3,41,3,42"
locations_default(#20213,#10000,3,41,3,42)
hasLocation(#20212,#20213)
stmt_containers(#20212,#20204)
#20214=*
stmts(#20214,2,#20001,2,"Point.p ... j = {};")
hasLocation(#20214,#20011)
stmt_containers(#20214,#20001)
#20215=*
exprs(#20215,47,#20214,0,"Point.p ... bj = {}")
#20216=@"loc,{#10000},4,1,4,24"
locations_default(#20216,#10000,4,1,4,24)
hasLocation(#20215,#20216)
enclosing_stmt(#20215,#20214)
expr_containers(#20215,#20001)
#20217=*
exprs(#20217,14,#20215,0,"Point.prototype.obj")
#20218=@"loc,{#10000},4,1,4,19"
locations_default(#20218,#10000,4,1,4,19)
hasLocation(#20217,#20218)
enclosing_stmt(#20217,#20214)
expr_containers(#20217,#20001)
#20219=*
exprs(#20219,14,#20217,0,"Point.prototype")
#20220=@"loc,{#10000},4,1,4,15"
locations_default(#20220,#10000,4,1,4,15)
hasLocation(#20219,#20220)
enclosing_stmt(#20219,#20214)
expr_containers(#20219,#20001)
#20221=*
exprs(#20221,79,#20219,0,"Point")
hasLocation(#20221,#20086)
enclosing_stmt(#20221,#20214)
expr_containers(#20221,#20001)
literals("Point","Point",#20221)
bind(#20221,#20181)
#20222=*
exprs(#20222,0,#20219,1,"prototype")
hasLocation(#20222,#20090)
enclosing_stmt(#20222,#20214)
expr_containers(#20222,#20001)
literals("prototype","prototype",#20222)
#20223=*
exprs(#20223,0,#20217,1,"obj")
hasLocation(#20223,#20094)
enclosing_stmt(#20223,#20214)
expr_containers(#20223,#20001)
literals("obj","obj",#20223)
#20224=*
exprs(#20224,8,#20215,1,"{}")
#20225=@"loc,{#10000},4,23,4,24"
locations_default(#20225,#10000,4,23,4,24)
hasLocation(#20224,#20225)
enclosing_stmt(#20224,#20214)
expr_containers(#20224,#20001)
#20226=*
stmts(#20226,2,#20001,3,"Point.p ... secret;")
hasLocation(#20226,#20013)
stmt_containers(#20226,#20001)
#20227=*
exprs(#20227,14,#20226,0,"Point.p ... .secret")
#20228=@"loc,{#10000},5,1,5,22"
locations_default(#20228,#10000,5,1,5,22)
hasLocation(#20227,#20228)
enclosing_stmt(#20227,#20226)
expr_containers(#20227,#20001)
#20229=*
exprs(#20229,14,#20227,0,"Point.prototype")
#20230=@"loc,{#10000},5,1,5,15"
locations_default(#20230,#10000,5,1,5,15)
hasLocation(#20229,#20230)
enclosing_stmt(#20229,#20226)
expr_containers(#20229,#20001)
#20231=*
exprs(#20231,79,#20229,0,"Point")
hasLocation(#20231,#20104)
enclosing_stmt(#20231,#20226)
expr_containers(#20231,#20001)
literals("Point","Point",#20231)
bind(#20231,#20181)
#20232=*
exprs(#20232,0,#20229,1,"prototype")
hasLocation(#20232,#20108)
enclosing_stmt(#20232,#20226)
expr_containers(#20232,#20001)
literals("prototype","prototype",#20232)
#20233=*
exprs(#20233,0,#20227,1,"secret")
hasLocation(#20233,#20112)
enclosing_stmt(#20233,#20226)
expr_containers(#20233,#20001)
literals("secret","secret",#20233)
#20234=*
stmts(#20234,2,#20001,4,"Point.ORIGIN;")
hasLocation(#20234,#20017)
stmt_containers(#20234,#20001)
#20235=*
exprs(#20235,14,#20234,0,"Point.ORIGIN")
#20236=@"loc,{#10000},7,1,7,12"
locations_default(#20236,#10000,7,1,7,12)
hasLocation(#20235,#20236)
enclosing_stmt(#20235,#20234)
expr_containers(#20235,#20001)
#20237=*
exprs(#20237,79,#20235,0,"Point")
hasLocation(#20237,#20116)
enclosing_stmt(#20237,#20234)
expr_containers(#20237,#20001)
literals("Point","Point",#20237)
bind(#20237,#20181)
#20238=*
exprs(#20238,0,#20235,1,"ORIGIN")
hasLocation(#20238,#20120)
enclosing_stmt(#20238,#20234)
expr_containers(#20238,#20001)
literals("ORIGIN","ORIGIN",#20238)
#20239=*
stmts(#20239,2,#20001,5,"Point.f ... n() {};")
hasLocation(#20239,#20019)
stmt_containers(#20239,#20001)
#20240=*
exprs(#20240,47,#20239,0,"Point.f ... on() {}")
#20241=@"loc,{#10000},8,1,8,25"
locations_default(#20241,#10000,8,1,8,25)
hasLocation(#20240,#20241)
enclosing_stmt(#20240,#20239)
expr_containers(#20240,#20001)
#20242=*
exprs(#20242,14,#20240,0,"Point.foo")
#20243=@"loc,{#10000},8,1,8,9"
locations_default(#20243,#10000,8,1,8,9)
hasLocation(#20242,#20243)
enclosing_stmt(#20242,#20239)
expr_containers(#20242,#20001)
#20244=*
exprs(#20244,79,#20242,0,"Point")
hasLocation(#20244,#20124)
enclosing_stmt(#20244,#20239)
expr_containers(#20244,#20001)
literals("Point","Point",#20244)
bind(#20244,#20181)
#20245=*
exprs(#20245,0,#20242,1,"foo")
hasLocation(#20245,#20128)
enclosing_stmt(#20245,#20239)
expr_containers(#20245,#20001)
literals("foo","foo",#20245)
#20246=*
exprs(#20246,9,#20240,1,"function() {}")
#20247=@"loc,{#10000},8,13,8,25"
locations_default(#20247,#10000,8,13,8,25)
hasLocation(#20246,#20247)
enclosing_stmt(#20246,#20239)
expr_containers(#20246,#20001)
#20248=*
scopes(#20248,1)
scopenodes(#20246,#20248)
scopenesting(#20248,#20000)
#20249=@"var;{arguments};{#20248}"
variables(#20249,"arguments",#20248)
is_arguments_object(#20249)
#20250=*
stmts(#20250,1,#20246,-2,"{}")
#20251=@"loc,{#10000},8,24,8,25"
locations_default(#20251,#10000,8,24,8,25)
hasLocation(#20250,#20251)
stmt_containers(#20250,#20246)
#20252=*
stmts(#20252,18,#20001,6,"var someGlobal;")
hasLocation(#20252,#20023)
stmt_containers(#20252,#20001)
#20253=*
exprs(#20253,64,#20252,0,"someGlobal")
hasLocation(#20253,#20146)
enclosing_stmt(#20253,#20252)
expr_containers(#20253,#20001)
#20254=*
exprs(#20254,78,#20253,0,"someGlobal")
hasLocation(#20254,#20146)
enclosing_stmt(#20254,#20252)
expr_containers(#20254,#20001)
literals("someGlobal","someGlobal",#20254)
decl(#20254,#20182)
#20255=*
stmts(#20255,18,#20001,7,"var MyString;")
hasLocation(#20255,#20028)
stmt_containers(#20255,#20001)
#20256=*
exprs(#20256,64,#20255,0,"MyString")
hasLocation(#20256,#20152)
enclosing_stmt(#20256,#20255)
expr_containers(#20256,#20001)
#20257=*
exprs(#20257,78,#20256,0,"MyString")
hasLocation(#20257,#20152)
enclosing_stmt(#20257,#20255)
expr_containers(#20257,#20001)
literals("MyString","MyString",#20257)
decl(#20257,#20183)
#20258=*
stmts(#20258,2,#20001,8,"Point.p ... inal'];")
hasLocation(#20258,#20032)
stmt_containers(#20258,#20001)
#20259=*
exprs(#20259,15,#20258,0,"Point.p ... final']")
#20260=@"loc,{#10000},15,1,15,24"
locations_default(#20260,#10000,15,1,15,24)
hasLocation(#20259,#20260)
enclosing_stmt(#20259,#20258)
expr_containers(#20259,#20001)
#20261=*
exprs(#20261,14,#20259,0,"Point.prototype")
#20262=@"loc,{#10000},15,1,15,15"
locations_default(#20262,#10000,15,1,15,15)
hasLocation(#20261,#20262)
enclosing_stmt(#20261,#20258)
expr_containers(#20261,#20001)
#20263=*
exprs(#20263,79,#20261,0,"Point")
hasLocation(#20263,#20156)
enclosing_stmt(#20263,#20258)
expr_containers(#20263,#20001)
literals("Point","Point",#20263)
bind(#20263,#20181)
#20264=*
exprs(#20264,0,#20261,1,"prototype")
hasLocation(#20264,#20160)
enclosing_stmt(#20264,#20258)
expr_containers(#20264,#20001)
literals("prototype","prototype",#20264)
#20265=*
exprs(#20265,4,#20259,1,"'final'")
hasLocation(#20265,#20164)
enclosing_stmt(#20265,#20258)
expr_containers(#20265,#20001)
literals("final","'final'",#20265)
#20266=*
regexpterm(#20266,14,#20265,0,"final")
#20267=@"loc,{#10000},15,18,15,22"
locations_default(#20267,#10000,15,18,15,22)
hasLocation(#20266,#20267)
regexp_const_value(#20266,"final")
#20268=*
stmts(#20268,2,#20001,9,"'use strict';")
hasLocation(#20268,#20036)
stmt_containers(#20268,#20001)
#20269=*
exprs(#20269,4,#20268,0,"'use strict'")
hasLocation(#20269,#20170)
enclosing_stmt(#20269,#20268)
expr_containers(#20269,#20001)
literals("use strict","'use strict'",#20269)
#20270=*
regexpterm(#20270,14,#20269,0,"use strict")
#20271=@"loc,{#10000},17,2,17,11"
locations_default(#20271,#10000,17,2,17,11)
hasLocation(#20270,#20271)
regexp_const_value(#20270,"use strict")
#20272=*
entry_cfg_node(#20272,#20001)
#20273=@"loc,{#10000},1,1,1,0"
locations_default(#20273,#10000,1,1,1,0)
hasLocation(#20272,#20273)
#20274=*
exit_cfg_node(#20274,#20001)
hasLocation(#20274,#20174)
successor(#20268,#20269)
successor(#20269,#20274)
successor(#20258,#20263)
successor(#20265,#20259)
successor(#20264,#20261)
successor(#20263,#20264)
successor(#20261,#20265)
successor(#20259,#20268)
successor(#20255,#20257)
successor(#20257,#20256)
successor(#20256,#20258)
successor(#20252,#20254)
successor(#20254,#20253)
successor(#20253,#20255)
successor(#20239,#20244)
successor(#20246,#20240)
#20275=*
entry_cfg_node(#20275,#20246)
#20276=@"loc,{#10000},8,13,8,12"
locations_default(#20276,#10000,8,13,8,12)
hasLocation(#20275,#20276)
#20277=*
exit_cfg_node(#20277,#20246)
#20278=@"loc,{#10000},8,26,8,25"
locations_default(#20278,#10000,8,26,8,25)
hasLocation(#20277,#20278)
successor(#20250,#20277)
successor(#20275,#20250)
successor(#20245,#20242)
successor(#20244,#20245)
successor(#20242,#20246)
successor(#20240,#20252)
successor(#20234,#20237)
successor(#20238,#20235)
successor(#20237,#20238)
successor(#20235,#20239)
successor(#20226,#20231)
successor(#20233,#20227)
successor(#20232,#20229)
successor(#20231,#20232)
successor(#20229,#20233)
successor(#20227,#20234)
successor(#20214,#20221)
successor(#20224,#20215)
successor(#20223,#20217)
successor(#20222,#20219)
successor(#20221,#20222)
successor(#20219,#20223)
successor(#20217,#20224)
successor(#20215,#20226)
successor(#20194,#20201)
successor(#20204,#20195)
#20279=*
entry_cfg_node(#20279,#20204)
#20280=@"loc,{#10000},3,24,3,23"
locations_default(#20280,#10000,3,24,3,23)
hasLocation(#20279,#20280)
#20281=*
exit_cfg_node(#20281,#20204)
#20282=@"loc,{#10000},3,43,3,42"
locations_default(#20282,#10000,3,43,3,42)
hasLocation(#20281,#20282)
successor(#20212,#20281)
successor(#20210,#20212)
successor(#20208,#20210)
successor(#20279,#20208)
successor(#20203,#20197)
successor(#20202,#20199)
successor(#20201,#20202)
successor(#20199,#20203)
successor(#20197,#20204)
successor(#20195,#20214)
successor(#20184,#20194)
#20283=*
entry_cfg_node(#20283,#20184)
hasLocation(#20283,#20273)
#20284=*
exit_cfg_node(#20284,#20184)
#20285=@"loc,{#10000},1,24,1,23"
locations_default(#20285,#10000,1,24,1,23)
hasLocation(#20284,#20285)
successor(#20192,#20284)
successor(#20190,#20192)
successor(#20188,#20190)
successor(#20283,#20188)
successor(#20185,#20184)
successor(#20272,#20185)
is_externs(#20001)
numlines(#10000,17,10,1)
filetype(#10000,"javascript")