Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Update how REPLServer uses contexts #851

Closed
wants to merge 1 commit into from

Commits on Mar 29, 2011

  1. Update how REPLServer uses contexts

    * Always use `this.context` or `self.context`.
    * Move `resetContext` to `REPLServer.createContext`.
    * Add `REPLServer.resetContext`, memoize `context` here.
    * Memoize `exports.repl` in `start`.
    weaver committed Mar 29, 2011
    Configuration menu
    Copy the full SHA
    7ff173f View commit details
    Browse the repository at this point in the history