Home
last modified time | relevance | path

Searched defs:allowlist (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/test_tools/
Dtest_sundry.py22 allowlist = ['reindent', 'pdeps', 'gprof2html', 'md5sum'] variable in TestSundryScripts
/third_party/cef/libcef/common/extensions/
Dextensions_client.cc62 const ScriptingAllowlist& allowlist) { in SetScriptingAllowlist()
/third_party/node/test/common/
Dindex.js354 function allowGlobals(...allowlist) {
/third_party/node/deps/v8/src/inspector/
Dvalue-mirror.cc969 std::vector<String16> allowlist; in getInternalPropertiesForPreview() local