Home
last modified time | relevance | path

Searched defs:rebinding (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/addons/hello-world/
Dtest.js11 const rebinding = require(bindingPath); constant
/third_party/node/test/node-api/1_hello_world/
Dtest.js13 const rebinding = require(bindingPath); constant
/third_party/python/Lib/test/test_import/
D__init__.py1318 import test.test_import.data.circular_imports.rebinding as rebinding namespace