mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
renamed "regexpConstValue" to "regexp_const_value"
This commit is contained in:
@@ -144,7 +144,7 @@ regexpterm(#20046,14,#20045,0,"use strict")
|
||||
#20047=@"loc,{#10000},2,4,2,13"
|
||||
locations_default(#20047,#10000,2,4,2,13)
|
||||
hasLocation(#20046,#20047)
|
||||
regexpConstValue(#20046,"use strict")
|
||||
regexp_const_value(#20046,"use strict")
|
||||
#20048=*
|
||||
stmts(#20048,2,#20041,1,"arguments = 42;")
|
||||
#20049=@"loc,{#10000},3,3,3,17"
|
||||
|
||||
@@ -58,7 +58,7 @@ regexpterm(#20016,14,#20015,0,"use strict")
|
||||
#20017=@"loc,{#10000},1,2,1,11"
|
||||
locations_default(#20017,#10000,1,2,1,11)
|
||||
hasLocation(#20016,#20017)
|
||||
regexpConstValue(#20016,"use strict")
|
||||
regexp_const_value(#20016,"use strict")
|
||||
#20018=*
|
||||
stmts(#20018,0,#20001,1,";")
|
||||
hasLocation(#20018,#20005)
|
||||
|
||||
Reference in New Issue
Block a user