hasharray / revaluate.js

non destructive code revaluation
https://revaluate.js.org
2 stars 0 forks source link

Function identifier references #3

Open caspervonb opened 8 years ago

caspervonb commented 8 years ago

Function identifier references need to be replaced in a predictable manner, something like renaming all functions to __function<N> should work provided that all identifiers referring to it are also renamed.