Searched defs:Reparent (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/ast/ | ||
| D | scopes.cc | 890 void Scope::Snapshot::Reparent(DeclarationScope* new_parent) { in Reparent() function in v8::internal::Scope::Snapshot |
| /third_party/python/Lib/tkinter/ | ||
| D | __init__.py | 169 Reparent = '21' variable in EventType |