mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
JavaScript: Introduce indices for sent/received items.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import javascript
|
||||
|
||||
from SocketIO::SendNode sn, int i
|
||||
select sn, i, sn.getSentItem(i)
|
||||
Reference in New Issue
Block a user