Home
last modified time | relevance | path

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

/third_party/node/deps/npm/test/fixtures/
Dsandbox.js40 const _proxy = Symbol('sandbox.proxy') constant
/third_party/python/Lib/collections/
D__init__.py39 from _weakref import proxy as _proxy unknown