(index,a1,a2)
| 401559 | |
| 401560 | |
| 401561 | function dynCall_vii(index,a1,a2) { |
| 401562 | index = index|0; |
| 401563 | a1=a1|0; a2=a2|0; |
| 401564 | FUNCTION_TABLE_vii[index&255](a1|0,a2|0); |
| 401565 | } |
| 401566 | |
| 401567 | |
| 401568 | function jsCall_vii_0(a1,a2) { |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…