mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
renamed "isGenerator" to "is_generator"
This commit is contained in:
@@ -205,7 +205,7 @@ scopenesting(#20072,#20000)
|
||||
#20073=@"var;{arguments};{#20072}"
|
||||
variables(#20073,"arguments",#20072)
|
||||
is_arguments_object(#20073)
|
||||
isGenerator(#20069)
|
||||
is_generator(#20069)
|
||||
isAsync(#20069)
|
||||
#20074=*
|
||||
stmts(#20074,1,#20069,-2,"{\n}")
|
||||
|
||||
@@ -117,7 +117,7 @@ scopenesting(#20038,#20000)
|
||||
#20039=@"var;{arguments};{#20038}"
|
||||
variables(#20039,"arguments",#20038)
|
||||
is_arguments_object(#20039)
|
||||
isGenerator(#20035)
|
||||
is_generator(#20035)
|
||||
#20040=*
|
||||
stmts(#20040,1,#20035,-2,"{\n yie ... foo"")\n}")
|
||||
#20041=@"loc,{#10000},1,15,3,1"
|
||||
|
||||
Reference in New Issue
Block a user