node/test/fixtures
Ben Noordhuis cf081a4712 vm: fix crash on fatal error in debug context
Ensure that the debug context has an Environment assigned in case
a fatal error is raised.

The fatal exception handler in node.cc is not equipped to deal with
contexts that don't have one and can't easily be taught that due to
a deficiency in the V8 API: there is no way for the embedder to tell
if the data index is in use.

Fixes: https://github.com/iojs/io.js/issues/1190
PR-URL: https://github.com/iojs/io.js/pull/1229
Reviewed-By: Fedor Indutny <fedor@indutny.com>
2015-03-22 20:07:49 +01:00
..
b
break-in-module
clustered-server
cycles
empty
global
json-with-directory-name-module
keys
module-load-order
module-require module: allow require('.') 2015-03-20 18:17:25 +01:00
nested-index
node_modules
packages
readdir
require-bin
test-init-index
test-init-native
uncaught-exceptions
GH-892-request.js
GH-1899-output.js
a.js
a1.js
agent.crt
agent.key
alice.crt
breakpoints.js
breakpoints_utf8.js
catch-stdout-error.js
cert.pem
child-process-message-and-exit.js
child-process-persistent.js
child-process-spawn-node.js
child_process_should_emit_error.js
create-file.js
debug-target.js
deprecated.js
destroy-stdin.js
dherror.pem
echo-close-check.js win,test: fix test-stdin-from-file 2015-03-05 15:30:52 +01:00
echo.js
elipses.txt
empty.js
empty.txt
exit.js
fixture.ini
foafssl.crt
foafssl.key
foo
invalid.json
listen-on-socket-and-exit.js
module-loading-error.node
msca.pem
multi-alice.crt
net-fd-passing-receiver.js
not-main-module.js
parent-process-nonpersistent.js
pass-cert.pem
pass-csr.pem
pass-key.pem
path.js
person.jpg
person.jpg.gz
print-10-lines.js
print-chars-from-buffer.js
print-chars.js
printA.js src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
printB.js src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
printC.js src: add -r/--require flags for preloading modules 2015-03-19 21:42:16 +11:00
recvfd.js
registerExt.hello.world
registerExt.test
registerExt2.test
sample.png
semicolon.js
should_exit.js
spkac.fail
spkac.pem
spkac.valid
stdio-filter.js
test-fs-readfile-error.js
test-regress-GH-4015.js
test_ca.pem
test_cert.pem
test_cert.pfx
test_dsa_params.pem
test_dsa_privkey.pem
test_dsa_privkey_encrypted.pem
test_dsa_pubkey.pem
test_key.pem
test_rsa_privkey.pem
test_rsa_privkey_2.pem
test_rsa_privkey_encrypted.pem
test_rsa_pubkey.pem
test_rsa_pubkey_2.pem
throws_error.js
throws_error1.js
throws_error2.js
throws_error3.js
throws_error4.js
tls-session-ticket.txt
utf8-bom.js
utf8-bom.json
vm-run-in-debug-context.js vm: fix crash on fatal error in debug context 2015-03-22 20:07:49 +01:00
x.txt
x1024.txt