Searched defs:_exec (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/test/fixtures/wpt/streams/resources/ | ||
| D | rs-utils.js | 107 this._exec = f => f(); function |
| /third_party/python/Lib/importlib/ | ||
| D | _bootstrap.py | 600 def _exec(spec, module): function |