Fixes the circular reference in vm modules.
authorJakub Lekstan <jakub.lekstan@dreamlab.pl>
Thu, 31 Mar 2011 14:55:26 +0000 (16:55 +0200)
committerRyan Dahl <ry@tinyclouds.org>
Tue, 12 Apr 2011 22:51:57 +0000 (15:51 -0700)
commit81cbd42cf51902083148a575d3a52cae2851732b
tree50954d139ea812ed14c7635681b6e98cc424eee4
parent9b3b37e498dfed0181a58b278eb508e1b9cf0f33
Fixes the circular reference in vm modules.

Fixes the circular reference problem. Closes GH-822.
src/node_script.cc
test/simple/test-vm-create-context-circular-reference.js [new file with mode: 0644]