MCPcopy Create free account
hub / github.com/ZLMediaKit/pymkui / checkIncomingModuleAPI

Function checkIncomingModuleAPI

frontend/js/lib/decoder.js:5741–5743  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5739 return u8array;
5740 }
5741 function checkIncomingModuleAPI() {
5742 ignoredModuleProp("fetchSettings");
5743 }
5744 var asmLibraryArg = {
5745 "__syscall_fcntl64": ___syscall_fcntl64,
5746 "__syscall_openat": ___syscall_openat,

Callers 1

decoder.jsFile · 0.85

Calls 1

ignoredModulePropFunction · 0.85

Tested by

no test coverage detected