Commit 6edc900b authored by Yazhong Liu's avatar Yazhong Liu Committed by Fedor Indutny
Browse files

repl: support non-array `.scope`, document it

REPL evaluate `.scope` when it needs to get a list of the variable names
available in the current scope. Do not throw if the output of such
evaluation is not array, just ignore it.

PR-URL: https://github.com/nodejs/io.js/pull/1682


Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
parent 7c52e1c1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment