Files
codeql/javascript/extractor/tests/es2019/output/trap/json-superset.js.trap
2026-02-27 14:15:34 +01:00

181 lines
5.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#10000=@"/json-superset.js;sourcefile"
files(#10000,"/json-superset.js")
#10001=@"/;folder"
folders(#10001,"/")
containerparent(#10001,#10000)
#10002=@"loc,{#10000},0,0,0,0"
locations_default(#10002,#10000,0,0,0,0)
hasLocation(#10000,#10002)
#20000=@"global_scope"
scopes(#20000,0)
#20001=@"script;{#10000},1,1"
#20002=*
lines(#20002,#20001,"var s1 = ""ab","")
#20003=@"loc,{#10000},1,1,1,12"
locations_default(#20003,#10000,1,1,1,12)
hasLocation(#20002,#20003)
#20004=*
lines(#20004,#20001,"c"";","
")
#20005=@"loc,{#10000},2,1,2,3"
locations_default(#20005,#10000,2,1,2,3)
hasLocation(#20004,#20005)
#20006=*
lines(#20006,#20001,"var s2 = ""ab","")
#20007=@"loc,{#10000},3,1,3,12"
locations_default(#20007,#10000,3,1,3,12)
hasLocation(#20006,#20007)
#20008=*
lines(#20008,#20001,"c"";","
")
#20009=@"loc,{#10000},4,1,4,3"
locations_default(#20009,#10000,4,1,4,3)
hasLocation(#20008,#20009)
numlines(#20001,4,2,0)
#20010=*
tokeninfo(#20010,7,#20001,0,"var")
#20011=@"loc,{#10000},1,1,1,3"
locations_default(#20011,#10000,1,1,1,3)
hasLocation(#20010,#20011)
#20012=*
tokeninfo(#20012,6,#20001,1,"s1")
#20013=@"loc,{#10000},1,5,1,6"
locations_default(#20013,#10000,1,5,1,6)
hasLocation(#20012,#20013)
#20014=*
tokeninfo(#20014,8,#20001,2,"=")
#20015=@"loc,{#10000},1,8,1,8"
locations_default(#20015,#10000,1,8,1,8)
hasLocation(#20014,#20015)
#20016=*
tokeninfo(#20016,4,#20001,3,"""abc""")
#20017=@"loc,{#10000},1,10,1,15"
locations_default(#20017,#10000,1,10,1,15)
hasLocation(#20016,#20017)
#20018=*
tokeninfo(#20018,8,#20001,4,";")
#20019=@"loc,{#10000},1,16,1,16"
locations_default(#20019,#10000,1,16,1,16)
hasLocation(#20018,#20019)
#20020=*
tokeninfo(#20020,7,#20001,5,"var")
hasLocation(#20020,#20005)
#20021=*
tokeninfo(#20021,6,#20001,6,"s2")
#20022=@"loc,{#10000},2,5,2,6"
locations_default(#20022,#10000,2,5,2,6)
hasLocation(#20021,#20022)
#20023=*
tokeninfo(#20023,8,#20001,7,"=")
#20024=@"loc,{#10000},2,8,2,8"
locations_default(#20024,#10000,2,8,2,8)
hasLocation(#20023,#20024)
#20025=*
tokeninfo(#20025,4,#20001,8,"""abc""")
#20026=@"loc,{#10000},2,10,2,15"
locations_default(#20026,#10000,2,10,2,15)
hasLocation(#20025,#20026)
#20027=*
tokeninfo(#20027,8,#20001,9,";")
#20028=@"loc,{#10000},2,16,2,16"
locations_default(#20028,#10000,2,16,2,16)
hasLocation(#20027,#20028)
#20029=*
tokeninfo(#20029,0,#20001,10,"")
#20030=@"loc,{#10000},3,1,3,0"
locations_default(#20030,#10000,3,1,3,0)
hasLocation(#20029,#20030)
toplevels(#20001,0)
#20031=@"loc,{#10000},1,1,3,0"
locations_default(#20031,#10000,1,1,3,0)
hasLocation(#20001,#20031)
#20032=@"var;{s1};{#20000}"
variables(#20032,"s1",#20000)
#20033=@"var;{s2};{#20000}"
variables(#20033,"s2",#20000)
#20034=@"var;{this};{#20000}"
variables(#20034,"this",#20000)
#20035=*
stmts(#20035,18,#20001,0,"var s1 = ""ab\u2028c"";")
#20036=@"loc,{#10000},1,1,1,16"
locations_default(#20036,#10000,1,1,1,16)
hasLocation(#20035,#20036)
stmt_containers(#20035,#20001)
#20037=*
exprs(#20037,64,#20035,0,"s1 = ""ab\u2028c""")
#20038=@"loc,{#10000},1,5,1,15"
locations_default(#20038,#10000,1,5,1,15)
hasLocation(#20037,#20038)
enclosing_stmt(#20037,#20035)
expr_containers(#20037,#20001)
#20039=*
exprs(#20039,78,#20037,0,"s1")
hasLocation(#20039,#20013)
enclosing_stmt(#20039,#20035)
expr_containers(#20039,#20001)
literals("s1","s1",#20039)
decl(#20039,#20032)
#20040=*
exprs(#20040,4,#20037,1,"""ab\u2028c""")
hasLocation(#20040,#20017)
enclosing_stmt(#20040,#20035)
expr_containers(#20040,#20001)
literals("abc","""abc""",#20040)
#20041=*
regexpterm(#20041,14,#20040,0,"abc")
#20042=@"loc,{#10000},1,11,1,14"
locations_default(#20042,#10000,1,11,1,14)
hasLocation(#20041,#20042)
regexp_const_value(#20041,"abc")
#20043=*
stmts(#20043,18,#20001,1,"var s2 = ""ab\u2029c"";")
#20044=@"loc,{#10000},2,1,2,16"
locations_default(#20044,#10000,2,1,2,16)
hasLocation(#20043,#20044)
stmt_containers(#20043,#20001)
#20045=*
exprs(#20045,64,#20043,0,"s2 = ""ab\u2029c""")
#20046=@"loc,{#10000},2,5,2,15"
locations_default(#20046,#10000,2,5,2,15)
hasLocation(#20045,#20046)
enclosing_stmt(#20045,#20043)
expr_containers(#20045,#20001)
#20047=*
exprs(#20047,78,#20045,0,"s2")
hasLocation(#20047,#20022)
enclosing_stmt(#20047,#20043)
expr_containers(#20047,#20001)
literals("s2","s2",#20047)
decl(#20047,#20033)
#20048=*
exprs(#20048,4,#20045,1,"""ab\u2029c""")
hasLocation(#20048,#20026)
enclosing_stmt(#20048,#20043)
expr_containers(#20048,#20001)
literals("abc","""abc""",#20048)
#20049=*
regexpterm(#20049,14,#20048,0,"abc")
#20050=@"loc,{#10000},2,11,2,14"
locations_default(#20050,#10000,2,11,2,14)
hasLocation(#20049,#20050)
regexp_const_value(#20049,"abc")
#20051=*
entry_cfg_node(#20051,#20001)
#20052=@"loc,{#10000},1,1,1,0"
locations_default(#20052,#10000,1,1,1,0)
hasLocation(#20051,#20052)
#20053=*
exit_cfg_node(#20053,#20001)
hasLocation(#20053,#20030)
successor(#20043,#20047)
successor(#20048,#20045)
successor(#20047,#20048)
successor(#20045,#20053)
successor(#20035,#20039)
successor(#20040,#20037)
successor(#20039,#20040)
successor(#20037,#20043)
successor(#20051,#20035)
numlines(#10000,4,2,0)
filetype(#10000,"javascript")