mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
update expected trap files
This commit is contained in:
@@ -311,10 +311,10 @@ scopenodes(#20001,#20112)
|
||||
scopenesting(#20112,#20000)
|
||||
isModule(#20001)
|
||||
isES2015Module(#20001)
|
||||
#20113=@"var;{fun};{#20112}"
|
||||
variables(#20113,"fun",#20112)
|
||||
#20114=@"var;{Class};{#20112}"
|
||||
variables(#20114,"Class",#20112)
|
||||
#20113=@"var;{Class};{#20112}"
|
||||
variables(#20113,"Class",#20112)
|
||||
#20114=@"var;{fun};{#20112}"
|
||||
variables(#20114,"fun",#20112)
|
||||
#20115=@"var;{Class2};{#20112}"
|
||||
variables(#20115,"Class2",#20112)
|
||||
#20116=@"local_type_name;{Class};{#20112}"
|
||||
@@ -347,7 +347,7 @@ hasLocation(#20123,#20037)
|
||||
enclosingStmt(#20123,#20118)
|
||||
exprContainers(#20123,#20001)
|
||||
literals("Class","Class",#20123)
|
||||
decl(#20123,#20114)
|
||||
decl(#20123,#20113)
|
||||
typedecl(#20123,#20116)
|
||||
#20124=*
|
||||
scopes(#20124,10)
|
||||
@@ -499,7 +499,7 @@ exprs(#20161,78,#20159,-1,"fun")
|
||||
hasLocation(#20161,#20086)
|
||||
exprContainers(#20161,#20159)
|
||||
literals("fun","fun",#20161)
|
||||
decl(#20161,#20113)
|
||||
decl(#20161,#20114)
|
||||
#20162=*
|
||||
scopes(#20162,1)
|
||||
scopenodes(#20159,#20162)
|
||||
|
||||
@@ -155,12 +155,12 @@ scopenodes(#20001,#20055)
|
||||
scopenesting(#20055,#20000)
|
||||
isModule(#20001)
|
||||
isES2015Module(#20001)
|
||||
#20056=@"var;{f};{#20055}"
|
||||
variables(#20056,"f",#20055)
|
||||
#20057=@"var;{foo};{#20055}"
|
||||
variables(#20057,"foo",#20055)
|
||||
#20058=@"var;{C};{#20055}"
|
||||
variables(#20058,"C",#20055)
|
||||
#20056=@"var;{foo};{#20055}"
|
||||
variables(#20056,"foo",#20055)
|
||||
#20057=@"var;{C};{#20055}"
|
||||
variables(#20057,"C",#20055)
|
||||
#20058=@"var;{f};{#20055}"
|
||||
variables(#20058,"f",#20055)
|
||||
#20059=@"local_type_name;{C};{#20055}"
|
||||
local_type_names(#20059,"C",#20055)
|
||||
#20060=*
|
||||
@@ -186,7 +186,7 @@ hasLocation(#20065,#20017)
|
||||
enclosingStmt(#20065,#20061)
|
||||
exprContainers(#20065,#20001)
|
||||
literals("foo","foo",#20065)
|
||||
decl(#20065,#20057)
|
||||
decl(#20065,#20056)
|
||||
#20066=*
|
||||
exprs(#20066,3,#20063,1,"42")
|
||||
hasLocation(#20066,#20021)
|
||||
@@ -209,7 +209,7 @@ hasLocation(#20070,#20029)
|
||||
enclosingStmt(#20070,#20068)
|
||||
exprContainers(#20070,#20001)
|
||||
literals("C","C",#20070)
|
||||
decl(#20070,#20058)
|
||||
decl(#20070,#20057)
|
||||
typedecl(#20070,#20059)
|
||||
#20071=*
|
||||
scopes(#20071,10)
|
||||
@@ -260,7 +260,7 @@ exprs(#20083,78,#20081,-1,"f")
|
||||
hasLocation(#20083,#20041)
|
||||
exprContainers(#20083,#20081)
|
||||
literals("f","f",#20083)
|
||||
decl(#20083,#20056)
|
||||
decl(#20083,#20058)
|
||||
#20084=*
|
||||
scopes(#20084,1)
|
||||
scopenodes(#20081,#20084)
|
||||
|
||||
Reference in New Issue
Block a user