mirror of
https://github.com/github/codeql.git
synced 2026-05-04 21:25:44 +02:00
renamed "arraySize" to "array_size"
This commit is contained in:
@@ -717,7 +717,7 @@ locations_default(#20224,#10000,13,1,13,2)
|
||||
hasLocation(#20223,#20224)
|
||||
enclosing_stmt(#20223,#20220)
|
||||
expr_containers(#20223,#20001)
|
||||
arraySize(#20223,0)
|
||||
array_size(#20223,0)
|
||||
#20225=*
|
||||
exprs(#20225,79,#20221,1,"Array")
|
||||
hasLocation(#20225,#20135)
|
||||
|
||||
@@ -1173,7 +1173,7 @@ regexpterm(#20405,14,#20404,0,"hi")
|
||||
locations_default(#20406,#10000,16,13,16,14)
|
||||
hasLocation(#20405,#20406)
|
||||
regexpConstValue(#20405,"hi")
|
||||
arraySize(#20400,4)
|
||||
array_size(#20400,4)
|
||||
#20407=*
|
||||
stmts(#20407,2,#20001,16,"({ x: 2 ... ) {}});")
|
||||
#20408=@"loc,{#10000},17,1,21,17"
|
||||
@@ -1528,7 +1528,7 @@ locations_default(#20498,#10000,28,1,28,4)
|
||||
hasLocation(#20497,#20498)
|
||||
enclosing_stmt(#20497,#20496)
|
||||
expr_containers(#20497,#20001)
|
||||
arraySize(#20497,2)
|
||||
array_size(#20497,2)
|
||||
#20499=*
|
||||
stmts(#20499,2,#20001,24,"[1,];")
|
||||
hasLocation(#20499,#20059)
|
||||
@@ -1546,7 +1546,7 @@ hasLocation(#20502,#20297)
|
||||
enclosing_stmt(#20502,#20499)
|
||||
expr_containers(#20502,#20001)
|
||||
literals("1","1",#20502)
|
||||
arraySize(#20500,1)
|
||||
array_size(#20500,1)
|
||||
#20503=*
|
||||
stmts(#20503,2,#20001,25,"({ z: 56, });")
|
||||
hasLocation(#20503,#20061)
|
||||
|
||||
Reference in New Issue
Block a user