Home
last modified time | relevance | path

Searched defs:_exec (Results 1 – 2 of 2) sorted by relevance

/third_party/node/test/fixtures/wpt/streams/resources/
Drs-utils.js107 this._exec = f => f(); function
/third_party/python/Lib/importlib/
D_bootstrap.py600 def _exec(spec, module): function