Searched defs:_proxy (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/npm/test/fixtures/ | ||
| D | sandbox.js | 40 const _proxy = Symbol('sandbox.proxy') constant |
| /third_party/python/Lib/collections/ | ||
| D | __init__.py | 39 from _weakref import proxy as _proxy unknown |