mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
renamed "stmtContainers" to "stmt_containers"
This commit is contained in:
@@ -126,7 +126,7 @@ local_type_names(#20043,"A",#20000)
|
||||
#20044=*
|
||||
stmts(#20044,26,#20001,0,"class A ... ;\n }\n}")
|
||||
hasLocation(#20044,#20041)
|
||||
stmtContainers(#20044,#20001)
|
||||
stmt_containers(#20044,#20001)
|
||||
#20045=*
|
||||
exprs(#20045,78,#20044,0,"A")
|
||||
hasLocation(#20045,#20015)
|
||||
@@ -169,13 +169,13 @@ stmts(#20054,1,#20050,-2,"{\n r ... .x;\n }")
|
||||
#20055=@"loc,{#10000},2,10,4,3"
|
||||
locations_default(#20055,#10000,2,10,4,3)
|
||||
hasLocation(#20054,#20055)
|
||||
stmtContainers(#20054,#20050)
|
||||
stmt_containers(#20054,#20050)
|
||||
#20056=*
|
||||
stmts(#20056,9,#20054,0,"return this.x;")
|
||||
#20057=@"loc,{#10000},3,5,3,18"
|
||||
locations_default(#20057,#10000,3,5,3,18)
|
||||
hasLocation(#20056,#20057)
|
||||
stmtContainers(#20056,#20050)
|
||||
stmt_containers(#20056,#20050)
|
||||
#20058=*
|
||||
exprs(#20058,14,#20056,0,"this.x")
|
||||
#20059=@"loc,{#10000},3,12,3,17"
|
||||
@@ -221,7 +221,7 @@ isArgumentsObject(#20067)
|
||||
#20068=*
|
||||
stmts(#20068,1,#20065,-2,"{}")
|
||||
hasLocation(#20068,#20063)
|
||||
stmtContainers(#20068,#20065)
|
||||
stmt_containers(#20068,#20065)
|
||||
isMethod(#20062)
|
||||
#20069=*
|
||||
entry_cfg_node(#20069,#20001)
|
||||
|
||||
Reference in New Issue
Block a user