More work on redirect
This commit is contained in:
@@ -172,6 +172,13 @@ public:
|
||||
//
|
||||
void rebuild_core();
|
||||
|
||||
// rebuild_funcnames
|
||||
//
|
||||
// Traverses the global environment and populates the registry "funcnames"
|
||||
// table, mapping each closure to its name.
|
||||
//
|
||||
void rebuild_funcnames();
|
||||
|
||||
// Difference transmission.
|
||||
//
|
||||
// Note: The patch routine applies the differences to the source
|
||||
|
||||
Reference in New Issue
Block a user