mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
JavaScript: Update trap tests.
This commit is contained in:
@@ -9,325 +9,325 @@ hasLocation(#10000,#10002)
|
||||
#20000=@"global_scope"
|
||||
scopes(#20000,0)
|
||||
#20001=@"script;{#10000},1,1"
|
||||
toplevels(#20001,0)
|
||||
#20002=@"loc,{#10000},1,1,7,24"
|
||||
locations_default(#20002,#10000,1,1,7,24)
|
||||
hasLocation(#20001,#20002)
|
||||
#20003=*
|
||||
stmts(#20003,2,#20001,0,"-23;")
|
||||
#20004=@"loc,{#10000},1,1,1,4"
|
||||
locations_default(#20004,#10000,1,1,1,4)
|
||||
hasLocation(#20003,#20004)
|
||||
stmtContainers(#20003,#20001)
|
||||
#20005=*
|
||||
exprs(#20005,16,#20003,0,"-23")
|
||||
#20006=@"loc,{#10000},1,1,1,3"
|
||||
locations_default(#20006,#10000,1,1,1,3)
|
||||
hasLocation(#20005,#20006)
|
||||
enclosingStmt(#20005,#20003)
|
||||
exprContainers(#20005,#20001)
|
||||
#20007=*
|
||||
exprs(#20007,3,#20005,0,"23")
|
||||
#20008=@"loc,{#10000},1,2,1,3"
|
||||
locations_default(#20008,#10000,1,2,1,3)
|
||||
hasLocation(#20007,#20008)
|
||||
enclosingStmt(#20007,#20003)
|
||||
exprContainers(#20007,#20001)
|
||||
literals("23","23",#20007)
|
||||
#20009=*
|
||||
stmts(#20009,2,#20001,1,"+42;")
|
||||
#20010=@"loc,{#10000},2,1,2,4"
|
||||
locations_default(#20010,#10000,2,1,2,4)
|
||||
hasLocation(#20009,#20010)
|
||||
stmtContainers(#20009,#20001)
|
||||
#20011=*
|
||||
exprs(#20011,17,#20009,0,"+42")
|
||||
#20012=@"loc,{#10000},2,1,2,3"
|
||||
locations_default(#20012,#10000,2,1,2,3)
|
||||
hasLocation(#20011,#20012)
|
||||
enclosingStmt(#20011,#20009)
|
||||
exprContainers(#20011,#20001)
|
||||
#20013=*
|
||||
exprs(#20013,3,#20011,0,"42")
|
||||
#20014=@"loc,{#10000},2,2,2,3"
|
||||
locations_default(#20014,#10000,2,2,2,3)
|
||||
hasLocation(#20013,#20014)
|
||||
enclosingStmt(#20013,#20009)
|
||||
exprContainers(#20013,#20001)
|
||||
literals("42","42",#20013)
|
||||
#20015=*
|
||||
stmts(#20015,2,#20001,2,"!true;")
|
||||
#20016=@"loc,{#10000},3,1,3,6"
|
||||
locations_default(#20016,#10000,3,1,3,6)
|
||||
hasLocation(#20015,#20016)
|
||||
stmtContainers(#20015,#20001)
|
||||
#20017=*
|
||||
exprs(#20017,18,#20015,0,"!true")
|
||||
#20018=@"loc,{#10000},3,1,3,5"
|
||||
locations_default(#20018,#10000,3,1,3,5)
|
||||
hasLocation(#20017,#20018)
|
||||
enclosingStmt(#20017,#20015)
|
||||
exprContainers(#20017,#20001)
|
||||
#20019=*
|
||||
exprs(#20019,2,#20017,0,"true")
|
||||
#20020=@"loc,{#10000},3,2,3,5"
|
||||
locations_default(#20020,#10000,3,2,3,5)
|
||||
hasLocation(#20019,#20020)
|
||||
enclosingStmt(#20019,#20015)
|
||||
exprContainers(#20019,#20001)
|
||||
literals("true","true",#20019)
|
||||
#20021=*
|
||||
stmts(#20021,2,#20001,3,"~2;")
|
||||
#20022=@"loc,{#10000},4,1,4,3"
|
||||
locations_default(#20022,#10000,4,1,4,3)
|
||||
hasLocation(#20021,#20022)
|
||||
stmtContainers(#20021,#20001)
|
||||
#20023=*
|
||||
exprs(#20023,19,#20021,0,"~2")
|
||||
#20024=@"loc,{#10000},4,1,4,2"
|
||||
locations_default(#20024,#10000,4,1,4,2)
|
||||
hasLocation(#20023,#20024)
|
||||
enclosingStmt(#20023,#20021)
|
||||
exprContainers(#20023,#20001)
|
||||
#20025=*
|
||||
exprs(#20025,3,#20023,0,"2")
|
||||
#20026=@"loc,{#10000},4,2,4,2"
|
||||
locations_default(#20026,#10000,4,2,4,2)
|
||||
hasLocation(#20025,#20026)
|
||||
enclosingStmt(#20025,#20021)
|
||||
exprContainers(#20025,#20001)
|
||||
literals("2","2",#20025)
|
||||
#20027=*
|
||||
stmts(#20027,2,#20001,4,"typeof Object;")
|
||||
#20028=@"loc,{#10000},5,1,5,14"
|
||||
locations_default(#20028,#10000,5,1,5,14)
|
||||
hasLocation(#20027,#20028)
|
||||
stmtContainers(#20027,#20001)
|
||||
#20029=*
|
||||
exprs(#20029,20,#20027,0,"typeof Object")
|
||||
#20030=@"loc,{#10000},5,1,5,13"
|
||||
locations_default(#20030,#10000,5,1,5,13)
|
||||
hasLocation(#20029,#20030)
|
||||
enclosingStmt(#20029,#20027)
|
||||
exprContainers(#20029,#20001)
|
||||
#20031=*
|
||||
exprs(#20031,79,#20029,0,"Object")
|
||||
#20032=@"loc,{#10000},5,8,5,13"
|
||||
locations_default(#20032,#10000,5,8,5,13)
|
||||
hasLocation(#20031,#20032)
|
||||
enclosingStmt(#20031,#20027)
|
||||
exprContainers(#20031,#20001)
|
||||
literals("Object","Object",#20031)
|
||||
#20033=@"var;{Object};{#20000}"
|
||||
variables(#20033,"Object",#20000)
|
||||
bind(#20031,#20033)
|
||||
#20034=*
|
||||
stmts(#20034,2,#20001,5,"void(0);")
|
||||
#20035=@"loc,{#10000},6,1,6,8"
|
||||
locations_default(#20035,#10000,6,1,6,8)
|
||||
hasLocation(#20034,#20035)
|
||||
stmtContainers(#20034,#20001)
|
||||
#20036=*
|
||||
exprs(#20036,21,#20034,0,"void(0)")
|
||||
#20037=@"loc,{#10000},6,1,6,7"
|
||||
locations_default(#20037,#10000,6,1,6,7)
|
||||
hasLocation(#20036,#20037)
|
||||
enclosingStmt(#20036,#20034)
|
||||
exprContainers(#20036,#20001)
|
||||
#20038=*
|
||||
exprs(#20038,63,#20036,0,"(0)")
|
||||
#20039=@"loc,{#10000},6,5,6,7"
|
||||
locations_default(#20039,#10000,6,5,6,7)
|
||||
hasLocation(#20038,#20039)
|
||||
enclosingStmt(#20038,#20034)
|
||||
exprContainers(#20038,#20001)
|
||||
#20040=*
|
||||
exprs(#20040,3,#20038,0,"0")
|
||||
#20041=@"loc,{#10000},6,6,6,6"
|
||||
locations_default(#20041,#10000,6,6,6,6)
|
||||
hasLocation(#20040,#20041)
|
||||
enclosingStmt(#20040,#20034)
|
||||
exprContainers(#20040,#20001)
|
||||
literals("0","0",#20040)
|
||||
#20042=*
|
||||
stmts(#20042,2,#20001,6,"delete ... totype;")
|
||||
#20043=@"loc,{#10000},7,1,7,24"
|
||||
locations_default(#20043,#10000,7,1,7,24)
|
||||
hasLocation(#20042,#20043)
|
||||
stmtContainers(#20042,#20001)
|
||||
#20044=*
|
||||
exprs(#20044,22,#20042,0,"delete ... ototype")
|
||||
#20045=@"loc,{#10000},7,1,7,23"
|
||||
locations_default(#20045,#10000,7,1,7,23)
|
||||
hasLocation(#20044,#20045)
|
||||
enclosingStmt(#20044,#20042)
|
||||
exprContainers(#20044,#20001)
|
||||
#20046=*
|
||||
exprs(#20046,14,#20044,0,"Object.prototype")
|
||||
#20047=@"loc,{#10000},7,8,7,23"
|
||||
locations_default(#20047,#10000,7,8,7,23)
|
||||
hasLocation(#20046,#20047)
|
||||
enclosingStmt(#20046,#20042)
|
||||
exprContainers(#20046,#20001)
|
||||
#20048=*
|
||||
exprs(#20048,79,#20046,0,"Object")
|
||||
#20049=@"loc,{#10000},7,8,7,13"
|
||||
locations_default(#20049,#10000,7,8,7,13)
|
||||
hasLocation(#20048,#20049)
|
||||
enclosingStmt(#20048,#20042)
|
||||
exprContainers(#20048,#20001)
|
||||
literals("Object","Object",#20048)
|
||||
bind(#20048,#20033)
|
||||
#20050=*
|
||||
exprs(#20050,0,#20046,1,"prototype")
|
||||
#20051=@"loc,{#10000},7,15,7,23"
|
||||
locations_default(#20051,#10000,7,15,7,23)
|
||||
hasLocation(#20050,#20051)
|
||||
enclosingStmt(#20050,#20042)
|
||||
exprContainers(#20050,#20001)
|
||||
literals("prototype","prototype",#20050)
|
||||
#20052=*
|
||||
lines(#20052,#20001,"-23;","
|
||||
#20002=*
|
||||
lines(#20002,#20001,"-23;","
|
||||
")
|
||||
hasLocation(#20052,#20004)
|
||||
#20053=*
|
||||
lines(#20053,#20001,"+42;","
|
||||
#20003=@"loc,{#10000},1,1,1,4"
|
||||
locations_default(#20003,#10000,1,1,1,4)
|
||||
hasLocation(#20002,#20003)
|
||||
#20004=*
|
||||
lines(#20004,#20001,"+42;","
|
||||
")
|
||||
hasLocation(#20053,#20010)
|
||||
#20054=*
|
||||
lines(#20054,#20001,"!true;","
|
||||
#20005=@"loc,{#10000},2,1,2,4"
|
||||
locations_default(#20005,#10000,2,1,2,4)
|
||||
hasLocation(#20004,#20005)
|
||||
#20006=*
|
||||
lines(#20006,#20001,"!true;","
|
||||
")
|
||||
hasLocation(#20054,#20016)
|
||||
#20055=*
|
||||
lines(#20055,#20001,"~2;","
|
||||
#20007=@"loc,{#10000},3,1,3,6"
|
||||
locations_default(#20007,#10000,3,1,3,6)
|
||||
hasLocation(#20006,#20007)
|
||||
#20008=*
|
||||
lines(#20008,#20001,"~2;","
|
||||
")
|
||||
hasLocation(#20055,#20022)
|
||||
#20056=*
|
||||
lines(#20056,#20001,"typeof Object;","
|
||||
#20009=@"loc,{#10000},4,1,4,3"
|
||||
locations_default(#20009,#10000,4,1,4,3)
|
||||
hasLocation(#20008,#20009)
|
||||
#20010=*
|
||||
lines(#20010,#20001,"typeof Object;","
|
||||
")
|
||||
hasLocation(#20056,#20028)
|
||||
#20057=*
|
||||
lines(#20057,#20001,"void(0);","
|
||||
#20011=@"loc,{#10000},5,1,5,14"
|
||||
locations_default(#20011,#10000,5,1,5,14)
|
||||
hasLocation(#20010,#20011)
|
||||
#20012=*
|
||||
lines(#20012,#20001,"void(0);","
|
||||
")
|
||||
hasLocation(#20057,#20035)
|
||||
#20058=*
|
||||
lines(#20058,#20001,"delete Object.prototype;","")
|
||||
hasLocation(#20058,#20043)
|
||||
#20013=@"loc,{#10000},6,1,6,8"
|
||||
locations_default(#20013,#10000,6,1,6,8)
|
||||
hasLocation(#20012,#20013)
|
||||
#20014=*
|
||||
lines(#20014,#20001,"delete Object.prototype;","")
|
||||
#20015=@"loc,{#10000},7,1,7,24"
|
||||
locations_default(#20015,#10000,7,1,7,24)
|
||||
hasLocation(#20014,#20015)
|
||||
numlines(#20001,7,7,0)
|
||||
#20059=*
|
||||
tokeninfo(#20059,8,#20001,0,"-")
|
||||
#20060=@"loc,{#10000},1,1,1,1"
|
||||
locations_default(#20060,#10000,1,1,1,1)
|
||||
hasLocation(#20059,#20060)
|
||||
#20061=*
|
||||
tokeninfo(#20061,3,#20001,1,"23")
|
||||
hasLocation(#20061,#20008)
|
||||
#20016=*
|
||||
tokeninfo(#20016,8,#20001,0,"-")
|
||||
#20017=@"loc,{#10000},1,1,1,1"
|
||||
locations_default(#20017,#10000,1,1,1,1)
|
||||
hasLocation(#20016,#20017)
|
||||
#20018=*
|
||||
tokeninfo(#20018,3,#20001,1,"23")
|
||||
#20019=@"loc,{#10000},1,2,1,3"
|
||||
locations_default(#20019,#10000,1,2,1,3)
|
||||
hasLocation(#20018,#20019)
|
||||
#20020=*
|
||||
tokeninfo(#20020,8,#20001,2,";")
|
||||
#20021=@"loc,{#10000},1,4,1,4"
|
||||
locations_default(#20021,#10000,1,4,1,4)
|
||||
hasLocation(#20020,#20021)
|
||||
#20022=*
|
||||
tokeninfo(#20022,8,#20001,3,"+")
|
||||
#20023=@"loc,{#10000},2,1,2,1"
|
||||
locations_default(#20023,#10000,2,1,2,1)
|
||||
hasLocation(#20022,#20023)
|
||||
#20024=*
|
||||
tokeninfo(#20024,3,#20001,4,"42")
|
||||
#20025=@"loc,{#10000},2,2,2,3"
|
||||
locations_default(#20025,#10000,2,2,2,3)
|
||||
hasLocation(#20024,#20025)
|
||||
#20026=*
|
||||
tokeninfo(#20026,8,#20001,5,";")
|
||||
#20027=@"loc,{#10000},2,4,2,4"
|
||||
locations_default(#20027,#10000,2,4,2,4)
|
||||
hasLocation(#20026,#20027)
|
||||
#20028=*
|
||||
tokeninfo(#20028,8,#20001,6,"!")
|
||||
#20029=@"loc,{#10000},3,1,3,1"
|
||||
locations_default(#20029,#10000,3,1,3,1)
|
||||
hasLocation(#20028,#20029)
|
||||
#20030=*
|
||||
tokeninfo(#20030,2,#20001,7,"true")
|
||||
#20031=@"loc,{#10000},3,2,3,5"
|
||||
locations_default(#20031,#10000,3,2,3,5)
|
||||
hasLocation(#20030,#20031)
|
||||
#20032=*
|
||||
tokeninfo(#20032,8,#20001,8,";")
|
||||
#20033=@"loc,{#10000},3,6,3,6"
|
||||
locations_default(#20033,#10000,3,6,3,6)
|
||||
hasLocation(#20032,#20033)
|
||||
#20034=*
|
||||
tokeninfo(#20034,8,#20001,9,"~")
|
||||
#20035=@"loc,{#10000},4,1,4,1"
|
||||
locations_default(#20035,#10000,4,1,4,1)
|
||||
hasLocation(#20034,#20035)
|
||||
#20036=*
|
||||
tokeninfo(#20036,3,#20001,10,"2")
|
||||
#20037=@"loc,{#10000},4,2,4,2"
|
||||
locations_default(#20037,#10000,4,2,4,2)
|
||||
hasLocation(#20036,#20037)
|
||||
#20038=*
|
||||
tokeninfo(#20038,8,#20001,11,";")
|
||||
#20039=@"loc,{#10000},4,3,4,3"
|
||||
locations_default(#20039,#10000,4,3,4,3)
|
||||
hasLocation(#20038,#20039)
|
||||
#20040=*
|
||||
tokeninfo(#20040,7,#20001,12,"typeof")
|
||||
#20041=@"loc,{#10000},5,1,5,6"
|
||||
locations_default(#20041,#10000,5,1,5,6)
|
||||
hasLocation(#20040,#20041)
|
||||
#20042=*
|
||||
tokeninfo(#20042,6,#20001,13,"Object")
|
||||
#20043=@"loc,{#10000},5,8,5,13"
|
||||
locations_default(#20043,#10000,5,8,5,13)
|
||||
hasLocation(#20042,#20043)
|
||||
#20044=*
|
||||
tokeninfo(#20044,8,#20001,14,";")
|
||||
#20045=@"loc,{#10000},5,14,5,14"
|
||||
locations_default(#20045,#10000,5,14,5,14)
|
||||
hasLocation(#20044,#20045)
|
||||
#20046=*
|
||||
tokeninfo(#20046,7,#20001,15,"void")
|
||||
#20047=@"loc,{#10000},6,1,6,4"
|
||||
locations_default(#20047,#10000,6,1,6,4)
|
||||
hasLocation(#20046,#20047)
|
||||
#20048=*
|
||||
tokeninfo(#20048,8,#20001,16,"(")
|
||||
#20049=@"loc,{#10000},6,5,6,5"
|
||||
locations_default(#20049,#10000,6,5,6,5)
|
||||
hasLocation(#20048,#20049)
|
||||
#20050=*
|
||||
tokeninfo(#20050,3,#20001,17,"0")
|
||||
#20051=@"loc,{#10000},6,6,6,6"
|
||||
locations_default(#20051,#10000,6,6,6,6)
|
||||
hasLocation(#20050,#20051)
|
||||
#20052=*
|
||||
tokeninfo(#20052,8,#20001,18,")")
|
||||
#20053=@"loc,{#10000},6,7,6,7"
|
||||
locations_default(#20053,#10000,6,7,6,7)
|
||||
hasLocation(#20052,#20053)
|
||||
#20054=*
|
||||
tokeninfo(#20054,8,#20001,19,";")
|
||||
#20055=@"loc,{#10000},6,8,6,8"
|
||||
locations_default(#20055,#10000,6,8,6,8)
|
||||
hasLocation(#20054,#20055)
|
||||
#20056=*
|
||||
tokeninfo(#20056,7,#20001,20,"delete")
|
||||
#20057=@"loc,{#10000},7,1,7,6"
|
||||
locations_default(#20057,#10000,7,1,7,6)
|
||||
hasLocation(#20056,#20057)
|
||||
#20058=*
|
||||
tokeninfo(#20058,6,#20001,21,"Object")
|
||||
#20059=@"loc,{#10000},7,8,7,13"
|
||||
locations_default(#20059,#10000,7,8,7,13)
|
||||
hasLocation(#20058,#20059)
|
||||
#20060=*
|
||||
tokeninfo(#20060,8,#20001,22,".")
|
||||
#20061=@"loc,{#10000},7,14,7,14"
|
||||
locations_default(#20061,#10000,7,14,7,14)
|
||||
hasLocation(#20060,#20061)
|
||||
#20062=*
|
||||
tokeninfo(#20062,8,#20001,2,";")
|
||||
#20063=@"loc,{#10000},1,4,1,4"
|
||||
locations_default(#20063,#10000,1,4,1,4)
|
||||
tokeninfo(#20062,6,#20001,23,"prototype")
|
||||
#20063=@"loc,{#10000},7,15,7,23"
|
||||
locations_default(#20063,#10000,7,15,7,23)
|
||||
hasLocation(#20062,#20063)
|
||||
#20064=*
|
||||
tokeninfo(#20064,8,#20001,3,"+")
|
||||
#20065=@"loc,{#10000},2,1,2,1"
|
||||
locations_default(#20065,#10000,2,1,2,1)
|
||||
tokeninfo(#20064,8,#20001,24,";")
|
||||
#20065=@"loc,{#10000},7,24,7,24"
|
||||
locations_default(#20065,#10000,7,24,7,24)
|
||||
hasLocation(#20064,#20065)
|
||||
#20066=*
|
||||
tokeninfo(#20066,3,#20001,4,"42")
|
||||
hasLocation(#20066,#20014)
|
||||
#20067=*
|
||||
tokeninfo(#20067,8,#20001,5,";")
|
||||
#20068=@"loc,{#10000},2,4,2,4"
|
||||
locations_default(#20068,#10000,2,4,2,4)
|
||||
hasLocation(#20067,#20068)
|
||||
tokeninfo(#20066,0,#20001,25,"")
|
||||
#20067=@"loc,{#10000},7,25,7,24"
|
||||
locations_default(#20067,#10000,7,25,7,24)
|
||||
hasLocation(#20066,#20067)
|
||||
toplevels(#20001,0)
|
||||
#20068=@"loc,{#10000},1,1,7,24"
|
||||
locations_default(#20068,#10000,1,1,7,24)
|
||||
hasLocation(#20001,#20068)
|
||||
#20069=*
|
||||
tokeninfo(#20069,8,#20001,6,"!")
|
||||
#20070=@"loc,{#10000},3,1,3,1"
|
||||
locations_default(#20070,#10000,3,1,3,1)
|
||||
hasLocation(#20069,#20070)
|
||||
#20071=*
|
||||
tokeninfo(#20071,2,#20001,7,"true")
|
||||
hasLocation(#20071,#20020)
|
||||
stmts(#20069,2,#20001,0,"-23;")
|
||||
hasLocation(#20069,#20003)
|
||||
stmtContainers(#20069,#20001)
|
||||
#20070=*
|
||||
exprs(#20070,16,#20069,0,"-23")
|
||||
#20071=@"loc,{#10000},1,1,1,3"
|
||||
locations_default(#20071,#10000,1,1,1,3)
|
||||
hasLocation(#20070,#20071)
|
||||
enclosingStmt(#20070,#20069)
|
||||
exprContainers(#20070,#20001)
|
||||
#20072=*
|
||||
tokeninfo(#20072,8,#20001,8,";")
|
||||
#20073=@"loc,{#10000},3,6,3,6"
|
||||
locations_default(#20073,#10000,3,6,3,6)
|
||||
hasLocation(#20072,#20073)
|
||||
exprs(#20072,3,#20070,0,"23")
|
||||
hasLocation(#20072,#20019)
|
||||
enclosingStmt(#20072,#20069)
|
||||
exprContainers(#20072,#20001)
|
||||
literals("23","23",#20072)
|
||||
#20073=*
|
||||
stmts(#20073,2,#20001,1,"+42;")
|
||||
hasLocation(#20073,#20005)
|
||||
stmtContainers(#20073,#20001)
|
||||
#20074=*
|
||||
tokeninfo(#20074,8,#20001,9,"~")
|
||||
#20075=@"loc,{#10000},4,1,4,1"
|
||||
locations_default(#20075,#10000,4,1,4,1)
|
||||
exprs(#20074,17,#20073,0,"+42")
|
||||
#20075=@"loc,{#10000},2,1,2,3"
|
||||
locations_default(#20075,#10000,2,1,2,3)
|
||||
hasLocation(#20074,#20075)
|
||||
enclosingStmt(#20074,#20073)
|
||||
exprContainers(#20074,#20001)
|
||||
#20076=*
|
||||
tokeninfo(#20076,3,#20001,10,"2")
|
||||
hasLocation(#20076,#20026)
|
||||
exprs(#20076,3,#20074,0,"42")
|
||||
hasLocation(#20076,#20025)
|
||||
enclosingStmt(#20076,#20073)
|
||||
exprContainers(#20076,#20001)
|
||||
literals("42","42",#20076)
|
||||
#20077=*
|
||||
tokeninfo(#20077,8,#20001,11,";")
|
||||
#20078=@"loc,{#10000},4,3,4,3"
|
||||
locations_default(#20078,#10000,4,3,4,3)
|
||||
hasLocation(#20077,#20078)
|
||||
#20079=*
|
||||
tokeninfo(#20079,7,#20001,12,"typeof")
|
||||
#20080=@"loc,{#10000},5,1,5,6"
|
||||
locations_default(#20080,#10000,5,1,5,6)
|
||||
hasLocation(#20079,#20080)
|
||||
stmts(#20077,2,#20001,2,"!true;")
|
||||
hasLocation(#20077,#20007)
|
||||
stmtContainers(#20077,#20001)
|
||||
#20078=*
|
||||
exprs(#20078,18,#20077,0,"!true")
|
||||
#20079=@"loc,{#10000},3,1,3,5"
|
||||
locations_default(#20079,#10000,3,1,3,5)
|
||||
hasLocation(#20078,#20079)
|
||||
enclosingStmt(#20078,#20077)
|
||||
exprContainers(#20078,#20001)
|
||||
#20080=*
|
||||
exprs(#20080,2,#20078,0,"true")
|
||||
hasLocation(#20080,#20031)
|
||||
enclosingStmt(#20080,#20077)
|
||||
exprContainers(#20080,#20001)
|
||||
literals("true","true",#20080)
|
||||
#20081=*
|
||||
tokeninfo(#20081,6,#20001,13,"Object")
|
||||
hasLocation(#20081,#20032)
|
||||
stmts(#20081,2,#20001,3,"~2;")
|
||||
hasLocation(#20081,#20009)
|
||||
stmtContainers(#20081,#20001)
|
||||
#20082=*
|
||||
tokeninfo(#20082,8,#20001,14,";")
|
||||
#20083=@"loc,{#10000},5,14,5,14"
|
||||
locations_default(#20083,#10000,5,14,5,14)
|
||||
exprs(#20082,19,#20081,0,"~2")
|
||||
#20083=@"loc,{#10000},4,1,4,2"
|
||||
locations_default(#20083,#10000,4,1,4,2)
|
||||
hasLocation(#20082,#20083)
|
||||
enclosingStmt(#20082,#20081)
|
||||
exprContainers(#20082,#20001)
|
||||
#20084=*
|
||||
tokeninfo(#20084,7,#20001,15,"void")
|
||||
#20085=@"loc,{#10000},6,1,6,4"
|
||||
locations_default(#20085,#10000,6,1,6,4)
|
||||
hasLocation(#20084,#20085)
|
||||
exprs(#20084,3,#20082,0,"2")
|
||||
hasLocation(#20084,#20037)
|
||||
enclosingStmt(#20084,#20081)
|
||||
exprContainers(#20084,#20001)
|
||||
literals("2","2",#20084)
|
||||
#20085=*
|
||||
stmts(#20085,2,#20001,4,"typeof Object;")
|
||||
hasLocation(#20085,#20011)
|
||||
stmtContainers(#20085,#20001)
|
||||
#20086=*
|
||||
tokeninfo(#20086,8,#20001,16,"(")
|
||||
#20087=@"loc,{#10000},6,5,6,5"
|
||||
locations_default(#20087,#10000,6,5,6,5)
|
||||
exprs(#20086,20,#20085,0,"typeof Object")
|
||||
#20087=@"loc,{#10000},5,1,5,13"
|
||||
locations_default(#20087,#10000,5,1,5,13)
|
||||
hasLocation(#20086,#20087)
|
||||
enclosingStmt(#20086,#20085)
|
||||
exprContainers(#20086,#20001)
|
||||
#20088=*
|
||||
tokeninfo(#20088,3,#20001,17,"0")
|
||||
hasLocation(#20088,#20041)
|
||||
#20089=*
|
||||
tokeninfo(#20089,8,#20001,18,")")
|
||||
#20090=@"loc,{#10000},6,7,6,7"
|
||||
locations_default(#20090,#10000,6,7,6,7)
|
||||
hasLocation(#20089,#20090)
|
||||
exprs(#20088,79,#20086,0,"Object")
|
||||
hasLocation(#20088,#20043)
|
||||
enclosingStmt(#20088,#20085)
|
||||
exprContainers(#20088,#20001)
|
||||
literals("Object","Object",#20088)
|
||||
#20089=@"var;{Object};{#20000}"
|
||||
variables(#20089,"Object",#20000)
|
||||
bind(#20088,#20089)
|
||||
#20090=*
|
||||
stmts(#20090,2,#20001,5,"void(0);")
|
||||
hasLocation(#20090,#20013)
|
||||
stmtContainers(#20090,#20001)
|
||||
#20091=*
|
||||
tokeninfo(#20091,8,#20001,19,";")
|
||||
#20092=@"loc,{#10000},6,8,6,8"
|
||||
locations_default(#20092,#10000,6,8,6,8)
|
||||
exprs(#20091,21,#20090,0,"void(0)")
|
||||
#20092=@"loc,{#10000},6,1,6,7"
|
||||
locations_default(#20092,#10000,6,1,6,7)
|
||||
hasLocation(#20091,#20092)
|
||||
enclosingStmt(#20091,#20090)
|
||||
exprContainers(#20091,#20001)
|
||||
#20093=*
|
||||
tokeninfo(#20093,7,#20001,20,"delete")
|
||||
#20094=@"loc,{#10000},7,1,7,6"
|
||||
locations_default(#20094,#10000,7,1,7,6)
|
||||
exprs(#20093,63,#20091,0,"(0)")
|
||||
#20094=@"loc,{#10000},6,5,6,7"
|
||||
locations_default(#20094,#10000,6,5,6,7)
|
||||
hasLocation(#20093,#20094)
|
||||
enclosingStmt(#20093,#20090)
|
||||
exprContainers(#20093,#20001)
|
||||
#20095=*
|
||||
tokeninfo(#20095,6,#20001,21,"Object")
|
||||
hasLocation(#20095,#20049)
|
||||
exprs(#20095,3,#20093,0,"0")
|
||||
hasLocation(#20095,#20051)
|
||||
enclosingStmt(#20095,#20090)
|
||||
exprContainers(#20095,#20001)
|
||||
literals("0","0",#20095)
|
||||
#20096=*
|
||||
tokeninfo(#20096,8,#20001,22,".")
|
||||
#20097=@"loc,{#10000},7,14,7,14"
|
||||
locations_default(#20097,#10000,7,14,7,14)
|
||||
hasLocation(#20096,#20097)
|
||||
#20098=*
|
||||
tokeninfo(#20098,6,#20001,23,"prototype")
|
||||
hasLocation(#20098,#20051)
|
||||
stmts(#20096,2,#20001,6,"delete ... totype;")
|
||||
hasLocation(#20096,#20015)
|
||||
stmtContainers(#20096,#20001)
|
||||
#20097=*
|
||||
exprs(#20097,22,#20096,0,"delete ... ototype")
|
||||
#20098=@"loc,{#10000},7,1,7,23"
|
||||
locations_default(#20098,#10000,7,1,7,23)
|
||||
hasLocation(#20097,#20098)
|
||||
enclosingStmt(#20097,#20096)
|
||||
exprContainers(#20097,#20001)
|
||||
#20099=*
|
||||
tokeninfo(#20099,8,#20001,24,";")
|
||||
#20100=@"loc,{#10000},7,24,7,24"
|
||||
locations_default(#20100,#10000,7,24,7,24)
|
||||
exprs(#20099,14,#20097,0,"Object.prototype")
|
||||
#20100=@"loc,{#10000},7,8,7,23"
|
||||
locations_default(#20100,#10000,7,8,7,23)
|
||||
hasLocation(#20099,#20100)
|
||||
enclosingStmt(#20099,#20096)
|
||||
exprContainers(#20099,#20001)
|
||||
#20101=*
|
||||
tokeninfo(#20101,0,#20001,25,"")
|
||||
#20102=@"loc,{#10000},7,25,7,24"
|
||||
locations_default(#20102,#10000,7,25,7,24)
|
||||
hasLocation(#20101,#20102)
|
||||
exprs(#20101,79,#20099,0,"Object")
|
||||
hasLocation(#20101,#20059)
|
||||
enclosingStmt(#20101,#20096)
|
||||
exprContainers(#20101,#20001)
|
||||
literals("Object","Object",#20101)
|
||||
bind(#20101,#20089)
|
||||
#20102=*
|
||||
exprs(#20102,0,#20099,1,"prototype")
|
||||
hasLocation(#20102,#20063)
|
||||
enclosingStmt(#20102,#20096)
|
||||
exprContainers(#20102,#20001)
|
||||
literals("prototype","prototype",#20102)
|
||||
#20103=*
|
||||
entry_cfg_node(#20103,#20001)
|
||||
#20104=@"loc,{#10000},1,1,1,0"
|
||||
@@ -335,31 +335,31 @@ locations_default(#20104,#10000,1,1,1,0)
|
||||
hasLocation(#20103,#20104)
|
||||
#20105=*
|
||||
exit_cfg_node(#20105,#20001)
|
||||
hasLocation(#20105,#20102)
|
||||
successor(#20042,#20048)
|
||||
successor(#20050,#20046)
|
||||
successor(#20048,#20050)
|
||||
successor(#20046,#20044)
|
||||
successor(#20044,#20105)
|
||||
successor(#20034,#20038)
|
||||
successor(#20038,#20040)
|
||||
successor(#20040,#20036)
|
||||
successor(#20036,#20042)
|
||||
successor(#20027,#20031)
|
||||
successor(#20031,#20029)
|
||||
successor(#20029,#20034)
|
||||
successor(#20021,#20025)
|
||||
successor(#20025,#20023)
|
||||
successor(#20023,#20027)
|
||||
successor(#20015,#20019)
|
||||
successor(#20019,#20017)
|
||||
successor(#20017,#20021)
|
||||
successor(#20009,#20013)
|
||||
successor(#20013,#20011)
|
||||
successor(#20011,#20015)
|
||||
successor(#20003,#20007)
|
||||
successor(#20007,#20005)
|
||||
successor(#20005,#20009)
|
||||
successor(#20103,#20003)
|
||||
hasLocation(#20105,#20067)
|
||||
successor(#20096,#20101)
|
||||
successor(#20102,#20099)
|
||||
successor(#20101,#20102)
|
||||
successor(#20099,#20097)
|
||||
successor(#20097,#20105)
|
||||
successor(#20090,#20093)
|
||||
successor(#20093,#20095)
|
||||
successor(#20095,#20091)
|
||||
successor(#20091,#20096)
|
||||
successor(#20085,#20088)
|
||||
successor(#20088,#20086)
|
||||
successor(#20086,#20090)
|
||||
successor(#20081,#20084)
|
||||
successor(#20084,#20082)
|
||||
successor(#20082,#20085)
|
||||
successor(#20077,#20080)
|
||||
successor(#20080,#20078)
|
||||
successor(#20078,#20081)
|
||||
successor(#20073,#20076)
|
||||
successor(#20076,#20074)
|
||||
successor(#20074,#20077)
|
||||
successor(#20069,#20072)
|
||||
successor(#20072,#20070)
|
||||
successor(#20070,#20073)
|
||||
successor(#20103,#20069)
|
||||
numlines(#10000,7,7,0)
|
||||
filetype(#10000,"javascript")
|
||||
|
||||
Reference in New Issue
Block a user