mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
JS: Update TRAP
This commit is contained in:
@@ -120,47 +120,59 @@ enclosingStmt(#20039,#20034)
|
||||
exprContainers(#20039,#20001)
|
||||
literals("ab
c","""ab
c""",#20039)
|
||||
#20040=*
|
||||
stmts(#20040,18,#20001,1,"var s2 = ""ab\u2029c"";")
|
||||
#20041=@"loc,{#10000},2,1,2,16"
|
||||
locations_default(#20041,#10000,2,1,2,16)
|
||||
regexpterm(#20040,14,#20039,0,"ab
c")
|
||||
#20041=@"loc,{#10000},1,11,1,14"
|
||||
locations_default(#20041,#10000,1,11,1,14)
|
||||
hasLocation(#20040,#20041)
|
||||
stmtContainers(#20040,#20001)
|
||||
regexpConstValue(#20040,"ab
c")
|
||||
#20042=*
|
||||
exprs(#20042,64,#20040,0,"s2 = ""ab\u2029c""")
|
||||
#20043=@"loc,{#10000},2,5,2,15"
|
||||
locations_default(#20043,#10000,2,5,2,15)
|
||||
stmts(#20042,18,#20001,1,"var s2 = ""ab\u2029c"";")
|
||||
#20043=@"loc,{#10000},2,1,2,16"
|
||||
locations_default(#20043,#10000,2,1,2,16)
|
||||
hasLocation(#20042,#20043)
|
||||
enclosingStmt(#20042,#20040)
|
||||
exprContainers(#20042,#20001)
|
||||
stmtContainers(#20042,#20001)
|
||||
#20044=*
|
||||
exprs(#20044,78,#20042,0,"s2")
|
||||
hasLocation(#20044,#20022)
|
||||
enclosingStmt(#20044,#20040)
|
||||
exprs(#20044,64,#20042,0,"s2 = ""ab\u2029c""")
|
||||
#20045=@"loc,{#10000},2,5,2,15"
|
||||
locations_default(#20045,#10000,2,5,2,15)
|
||||
hasLocation(#20044,#20045)
|
||||
enclosingStmt(#20044,#20042)
|
||||
exprContainers(#20044,#20001)
|
||||
literals("s2","s2",#20044)
|
||||
decl(#20044,#20033)
|
||||
#20045=*
|
||||
exprs(#20045,4,#20042,1,"""ab\u2029c""")
|
||||
hasLocation(#20045,#20026)
|
||||
enclosingStmt(#20045,#20040)
|
||||
exprContainers(#20045,#20001)
|
||||
literals("ab
c","""ab
c""",#20045)
|
||||
#20046=*
|
||||
entry_cfg_node(#20046,#20001)
|
||||
#20047=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20047,#10000,1,1,1,0)
|
||||
hasLocation(#20046,#20047)
|
||||
exprs(#20046,78,#20044,0,"s2")
|
||||
hasLocation(#20046,#20022)
|
||||
enclosingStmt(#20046,#20042)
|
||||
exprContainers(#20046,#20001)
|
||||
literals("s2","s2",#20046)
|
||||
decl(#20046,#20033)
|
||||
#20047=*
|
||||
exprs(#20047,4,#20044,1,"""ab\u2029c""")
|
||||
hasLocation(#20047,#20026)
|
||||
enclosingStmt(#20047,#20042)
|
||||
exprContainers(#20047,#20001)
|
||||
literals("ab
c","""ab
c""",#20047)
|
||||
#20048=*
|
||||
exit_cfg_node(#20048,#20001)
|
||||
hasLocation(#20048,#20030)
|
||||
successor(#20040,#20044)
|
||||
successor(#20045,#20042)
|
||||
successor(#20044,#20045)
|
||||
successor(#20042,#20048)
|
||||
regexpterm(#20048,14,#20047,0,"ab
c")
|
||||
#20049=@"loc,{#10000},2,11,2,14"
|
||||
locations_default(#20049,#10000,2,11,2,14)
|
||||
hasLocation(#20048,#20049)
|
||||
regexpConstValue(#20048,"ab
c")
|
||||
#20050=*
|
||||
entry_cfg_node(#20050,#20001)
|
||||
#20051=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20051,#10000,1,1,1,0)
|
||||
hasLocation(#20050,#20051)
|
||||
#20052=*
|
||||
exit_cfg_node(#20052,#20001)
|
||||
hasLocation(#20052,#20030)
|
||||
successor(#20042,#20046)
|
||||
successor(#20047,#20044)
|
||||
successor(#20046,#20047)
|
||||
successor(#20044,#20052)
|
||||
successor(#20034,#20038)
|
||||
successor(#20039,#20036)
|
||||
successor(#20038,#20039)
|
||||
successor(#20036,#20040)
|
||||
successor(#20046,#20034)
|
||||
successor(#20036,#20042)
|
||||
successor(#20050,#20034)
|
||||
numlines(#10000,4,2,0)
|
||||
filetype(#10000,"javascript")
|
||||
|
||||
Reference in New Issue
Block a user