mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
renamed "isArgumentsObject" to "is_arguments_object"
This commit is contained in:
@@ -120,7 +120,7 @@ scopenodes(#20037,#20039)
|
||||
scopenesting(#20039,#20000)
|
||||
#20040=@"var;{arguments};{#20039}"
|
||||
variables(#20040,"arguments",#20039)
|
||||
isArgumentsObject(#20040)
|
||||
is_arguments_object(#20040)
|
||||
#20041=*
|
||||
stmts(#20041,1,#20037,-2,"{\n 'us ... = 42;\n}")
|
||||
#20042=@"loc,{#10000},1,14,4,1"
|
||||
|
||||
Reference in New Issue
Block a user