mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -107,7 +107,7 @@ variables(#20036,"f",#20000)
|
||||
#20037=*
|
||||
stmts(#20037,17,#20001,0,"functio ... = 42;\n}")
|
||||
hasLocation(#20037,#20035)
|
||||
stmtContainers(#20037,#20001)
|
||||
stmt_containers(#20037,#20001)
|
||||
#20038=*
|
||||
exprs(#20038,78,#20037,-1,"f")
|
||||
hasLocation(#20038,#20013)
|
||||
@@ -126,13 +126,13 @@ stmts(#20041,1,#20037,-2,"{\n 'us ... = 42;\n}")
|
||||
#20042=@"loc,{#10000},1,14,4,1"
|
||||
locations_default(#20042,#10000,1,14,4,1)
|
||||
hasLocation(#20041,#20042)
|
||||
stmtContainers(#20041,#20037)
|
||||
stmt_containers(#20041,#20037)
|
||||
#20043=*
|
||||
stmts(#20043,2,#20041,0,"'use strict';")
|
||||
#20044=@"loc,{#10000},2,3,2,15"
|
||||
locations_default(#20044,#10000,2,3,2,15)
|
||||
hasLocation(#20043,#20044)
|
||||
stmtContainers(#20043,#20037)
|
||||
stmt_containers(#20043,#20037)
|
||||
#20045=*
|
||||
exprs(#20045,4,#20043,0,"'use strict'")
|
||||
hasLocation(#20045,#20021)
|
||||
@@ -150,7 +150,7 @@ stmts(#20048,2,#20041,1,"arguments = 42;")
|
||||
#20049=@"loc,{#10000},3,3,3,17"
|
||||
locations_default(#20049,#10000,3,3,3,17)
|
||||
hasLocation(#20048,#20049)
|
||||
stmtContainers(#20048,#20037)
|
||||
stmt_containers(#20048,#20037)
|
||||
#20050=*
|
||||
exprs(#20050,47,#20048,0,"arguments = 42")
|
||||
#20051=@"loc,{#10000},3,3,3,16"
|
||||
|
||||
@@ -46,7 +46,7 @@ hasLocation(#20001,#20013)
|
||||
#20014=*
|
||||
stmts(#20014,2,#20001,0,"'use strict';")
|
||||
hasLocation(#20014,#20003)
|
||||
stmtContainers(#20014,#20001)
|
||||
stmt_containers(#20014,#20001)
|
||||
#20015=*
|
||||
exprs(#20015,4,#20014,0,"'use strict'")
|
||||
hasLocation(#20015,#20007)
|
||||
@@ -62,7 +62,7 @@ regexpConstValue(#20016,"use strict")
|
||||
#20018=*
|
||||
stmts(#20018,0,#20001,1,";")
|
||||
hasLocation(#20018,#20005)
|
||||
stmtContainers(#20018,#20001)
|
||||
stmt_containers(#20018,#20001)
|
||||
#20019=*
|
||||
entry_cfg_node(#20019,#20001)
|
||||
#20020=@"loc,{#10000},1,1,1,0"
|
||||
|
||||
Reference in New Issue
Block a user