renamed "regexpConstValue" to "regexp_const_value"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:52:10 +02:00
parent 9a1a439c76
commit 21733afc32
65 changed files with 189 additions and 182 deletions

View File

@@ -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"

View File

@@ -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)