mirror of
https://github.com/encounter/phantomjs.git
synced 2026-03-30 11:35:11 -07:00
b7fb218473
Thanks to frame hacks, we can get rid of passing/modifying locals() - Passing bunched locals() is no longer needed on the hook points - You can access the parent namespace with get() instead - You can change stuff in the parent namespace with set()