mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
JS(extractor): support nullish coalescing operators
This commit is contained in:
@@ -1370,6 +1370,10 @@
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@nullishcoalescingexpr</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@xmldtd</k>
|
||||
<v>1</v>
|
||||
</e>
|
||||
@@ -1397,6 +1401,10 @@
|
||||
<k>@optionalchainable</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
<e>
|
||||
<k>@nullishcoalescingexpr</k>
|
||||
<v>100</v>
|
||||
</e>
|
||||
</typesizes>
|
||||
<stats>
|
||||
<relation>
|
||||
|
||||
Reference in New Issue
Block a user