-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
questionIssues that look for answers.Issues that look for answers.vmIssues and PRs related to the vm subsystem.Issues and PRs related to the vm subsystem.
Description
-
Version: v7.7.1
-
Platform: Linux kaka 4.4.0-62-generic Improving code readability on lib/_http_agent.js #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
-
Subsystem: vm
let ctx = vm.createContext()
let value = vm.runInContext("{a:true,b:false}",ctx)> let ctx = vm.createContext()
undefined
> let value = vm.runInContext("{a:true,b:false}",ctx)
evalmachine.<anonymous>:1
{a:true,b:false}
^
SyntaxError: Unexpected token :
> Metadata
Metadata
Assignees
Labels
questionIssues that look for answers.Issues that look for answers.vmIssues and PRs related to the vm subsystem.Issues and PRs related to the vm subsystem.