mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
renamed "exprContainers" to "expr_containers"
This commit is contained in:
@@ -214,7 +214,7 @@ stmt_containers(#20073,#20001)
|
||||
#20075=*
|
||||
exprs(#20075,78,#20073,-1,"foo")
|
||||
hasLocation(#20075,#20023)
|
||||
exprContainers(#20075,#20073)
|
||||
expr_containers(#20075,#20073)
|
||||
literals("foo","foo",#20075)
|
||||
decl(#20075,#20070)
|
||||
#20076=*
|
||||
@@ -226,7 +226,7 @@ variables(#20077,"x",#20076)
|
||||
#20078=*
|
||||
exprs(#20078,78,#20073,0,"x")
|
||||
hasLocation(#20078,#20027)
|
||||
exprContainers(#20078,#20073)
|
||||
expr_containers(#20078,#20073)
|
||||
literals("x","x",#20078)
|
||||
decl(#20078,#20077)
|
||||
#20079=@"var;{arguments};{#20076}"
|
||||
@@ -263,12 +263,12 @@ exprs(#20088,92,#20086,0,"await x")
|
||||
locations_default(#20089,#10000,3,5,3,11)
|
||||
hasLocation(#20088,#20089)
|
||||
enclosing_stmt(#20088,#20086)
|
||||
exprContainers(#20088,#20073)
|
||||
expr_containers(#20088,#20073)
|
||||
#20090=*
|
||||
exprs(#20090,79,#20088,0,"x")
|
||||
hasLocation(#20090,#20039)
|
||||
enclosing_stmt(#20090,#20086)
|
||||
exprContainers(#20090,#20073)
|
||||
expr_containers(#20090,#20073)
|
||||
literals("x","x",#20090)
|
||||
bind(#20090,#20077)
|
||||
#20091=*
|
||||
@@ -287,7 +287,7 @@ variables(#20094,"e",#20093)
|
||||
exprs(#20095,78,#20091,0,"e")
|
||||
hasLocation(#20095,#20049)
|
||||
enclosing_stmt(#20095,#20091)
|
||||
exprContainers(#20095,#20073)
|
||||
expr_containers(#20095,#20073)
|
||||
literals("e","e",#20095)
|
||||
decl(#20095,#20094)
|
||||
#20096=*
|
||||
@@ -306,7 +306,7 @@ stmt_containers(#20098,#20073)
|
||||
exprs(#20100,1,#20098,0,"null")
|
||||
hasLocation(#20100,#20057)
|
||||
enclosing_stmt(#20100,#20098)
|
||||
exprContainers(#20100,#20073)
|
||||
expr_containers(#20100,#20073)
|
||||
literals("null","null",#20100)
|
||||
#20101=*
|
||||
stmts(#20101,0,#20001,1,";")
|
||||
|
||||
@@ -98,7 +98,7 @@ stmt_containers(#20031,#20001)
|
||||
#20033=*
|
||||
exprs(#20033,78,#20031,-1,"f")
|
||||
hasLocation(#20033,#20013)
|
||||
exprContainers(#20033,#20031)
|
||||
expr_containers(#20033,#20031)
|
||||
literals("f","f",#20033)
|
||||
decl(#20033,#20028)
|
||||
#20034=*
|
||||
|
||||
@@ -88,7 +88,7 @@ exprs(#20028,9,#20026,0,"async function () {}")
|
||||
locations_default(#20029,#10000,1,16,1,35)
|
||||
hasLocation(#20028,#20029)
|
||||
enclosing_stmt(#20028,#20026)
|
||||
exprContainers(#20028,#20001)
|
||||
expr_containers(#20028,#20001)
|
||||
#20030=*
|
||||
scopes(#20030,1)
|
||||
scopenodes(#20028,#20030)
|
||||
|
||||
@@ -80,12 +80,12 @@ stmt_containers(#20026,#20001)
|
||||
exprs(#20027,47,#20026,0,"f = async ((x)) => x")
|
||||
hasLocation(#20027,#20003)
|
||||
enclosing_stmt(#20027,#20026)
|
||||
exprContainers(#20027,#20001)
|
||||
expr_containers(#20027,#20001)
|
||||
#20028=*
|
||||
exprs(#20028,79,#20027,0,"f")
|
||||
hasLocation(#20028,#20005)
|
||||
enclosing_stmt(#20028,#20026)
|
||||
exprContainers(#20028,#20001)
|
||||
expr_containers(#20028,#20001)
|
||||
literals("f","f",#20028)
|
||||
#20029=@"var;{f};{#20000}"
|
||||
variables(#20029,"f",#20000)
|
||||
@@ -96,7 +96,7 @@ exprs(#20030,65,#20027,1,"async ((x)) => x")
|
||||
locations_default(#20031,#10000,1,5,1,20)
|
||||
hasLocation(#20030,#20031)
|
||||
enclosing_stmt(#20030,#20026)
|
||||
exprContainers(#20030,#20001)
|
||||
expr_containers(#20030,#20001)
|
||||
#20032=*
|
||||
scopes(#20032,1)
|
||||
scopenodes(#20030,#20032)
|
||||
@@ -106,14 +106,14 @@ variables(#20033,"x",#20032)
|
||||
#20034=*
|
||||
exprs(#20034,78,#20030,0,"x")
|
||||
hasLocation(#20034,#20015)
|
||||
exprContainers(#20034,#20030)
|
||||
expr_containers(#20034,#20030)
|
||||
literals("x","x",#20034)
|
||||
decl(#20034,#20033)
|
||||
isAsync(#20030)
|
||||
#20035=*
|
||||
exprs(#20035,79,#20030,-2,"x")
|
||||
hasLocation(#20035,#20023)
|
||||
exprContainers(#20035,#20030)
|
||||
expr_containers(#20035,#20030)
|
||||
literals("x","x",#20035)
|
||||
bind(#20035,#20033)
|
||||
#20036=*
|
||||
|
||||
@@ -65,14 +65,14 @@ exprs(#20020,63,#20019,0,"({ async })")
|
||||
locations_default(#20021,#10000,1,1,1,11)
|
||||
hasLocation(#20020,#20021)
|
||||
enclosing_stmt(#20020,#20019)
|
||||
exprContainers(#20020,#20001)
|
||||
expr_containers(#20020,#20001)
|
||||
#20022=*
|
||||
exprs(#20022,8,#20020,0,"{ async }")
|
||||
#20023=@"loc,{#10000},1,2,1,10"
|
||||
locations_default(#20023,#10000,1,2,1,10)
|
||||
hasLocation(#20022,#20023)
|
||||
enclosing_stmt(#20022,#20019)
|
||||
exprContainers(#20022,#20001)
|
||||
expr_containers(#20022,#20001)
|
||||
#20024=*
|
||||
properties(#20024,#20022,0,0,"async")
|
||||
hasLocation(#20024,#20009)
|
||||
@@ -80,13 +80,13 @@ hasLocation(#20024,#20009)
|
||||
exprs(#20025,0,#20024,0,"async")
|
||||
hasLocation(#20025,#20009)
|
||||
enclosing_stmt(#20025,#20019)
|
||||
exprContainers(#20025,#20001)
|
||||
expr_containers(#20025,#20001)
|
||||
literals("async","async",#20025)
|
||||
#20026=*
|
||||
exprs(#20026,79,#20024,1,"async")
|
||||
hasLocation(#20026,#20009)
|
||||
enclosing_stmt(#20026,#20019)
|
||||
exprContainers(#20026,#20001)
|
||||
expr_containers(#20026,#20001)
|
||||
literals("async","async",#20026)
|
||||
#20027=@"var;{async};{#20000}"
|
||||
variables(#20027,"async",#20000)
|
||||
|
||||
Reference in New Issue
Block a user