Ben Noordhuis
|
465e22e62f
|
docs: clarify filename argument of vm.* functions
|
2012-01-12 14:44:41 +01:00 |
|
Antranig Basman
|
c05936ca13
|
vm: fix incorrect dispatch of vm.runInContext for argument "filename"
Adds test case and documentation for vm.runInContext and vm.createContext.
Fixes #1140.
|
2011-08-16 14:50:04 +02:00 |
|
George Miroshnykov
|
68c8a69f4c
|
Close #962: Fixed typo in vm.runInNewContext docs.
EDIT: Also added another typo fix to this commit. --isaacs
|
2011-04-25 13:45:58 -07:00 |
|
Ryan Dahl
|
702a923da7
|
Fix docs for vm module
|
2010-11-15 19:21:56 -08:00 |
|
Ryan Dahl
|
8b1082825c
|
Rename require('javascript') to require('vm')
|
2010-11-15 18:37:27 -08:00 |
|