You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.
=== release undefined_reference_in_new_context ===
Path: message/undefined_reference_in_new_context
before
JS error at evalmachine.:1: TypeError: foo is undefined
evalmachine.:1
TypeError: foo is undefined
at evalmachine.:1:1
at Script.prototype.runInContext (vm.js:35:12)
at Script.prototype.runInNewContext (vm.js:41:10)
at exports.runInNewContext (vm.js:72:10)
at /Users/myk/Projects/spidernode/test/message/undefined_reference_in_new_context.js:8:1
at Module.prototype._compile (module.js:560:16)
at Module._extensions[".js"] (module.js:569:3)
at Module.prototype.load (module.js:477:3)
at tryModuleLoad (module.js:436:5)
at Module._load (module.js:428:3)
at Module.runMain (module.js:594:3)
at run (bootstrap_node.js:382:7)
at startup (bootstrap_node.js:137:9)
at bootstrap_node.js:497:3
Assertion failure: !joinable(), at /Users/myk/Projects/spidernode/deps/spidershim/spidermonkey/js/src/threading/Thread.h:122
Command: out/Release/node /Users/myk/Projects/spidernode/test/message/undefined_reference_in_new_context.js
--- CRASHED (Signal: 11) ---
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: