Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dscopes.cc890 void Scope::Snapshot::Reparent(DeclarationScope* new_parent) { in Reparent() function in v8::internal::Scope::Snapshot
/third_party/python/Lib/tkinter/
D__init__.py169 Reparent = '21' variable in EventType