Searched refs:allowedOpenCalls (Results 1 – 1 of 1) sorted by relevance
19 const allowedOpenCalls = new Set([ constant46 assert(allowedOpenCalls.delete(file), `${file} is not in the list of allowed openat calls`);56 const missingKeys = Array.from(allowedOpenCalls.keys());