node/deps
Gibson Fahnestock d5d301f303 deps: backport 8d00c2c from v8 upstream
Original commit message:

```
Stop profiler on isolate teardown if still running

If the profiler is started via the API and not stopped, V8 will
 intermittently crash during isolate teardown.

The fix is to run the DeleteAllProfiles function in Isolate::Deinit()
 if cpu_profiler_ still exists.

https://groups.google.com/forum/#!topic/v8-dev/WsIlpbaD4mo

TEST= Run in debug mode, if you start a profile and don't stop it,
 this assert should fail:

   Fatal error in ../src/profiler/cpu-profiler.cc, line 414
   Check failed: !is_profiling_.

Review URL: https://codereview.chromium.org/1526253005

Cr-Commit-Position: refs/heads/master@{#32953}
```

PR-URL: https://github.com/nodejs/node/pull/5024
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
2016-02-01 14:50:37 +01:00
..
cares build: Updates to enable AIX support 2015-09-15 13:17:28 -04:00
gtest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
http_parser deps: update http-parser to 2.6.0 2015-11-03 13:08:05 -08:00
npm deps: upgrade npm to 3.3.12 2015-11-06 12:28:06 -05:00
openssl deps: add -no_rand_screen to openssl s_client 2016-01-31 15:11:17 +09:00
uv deps: upgrade libuv to 1.8.0 2015-12-14 21:53:42 +01:00
v8 deps: backport 8d00c2c from v8 upstream 2016-02-01 14:50:37 +01:00
zlib deps: don't build minizip into zlib 2015-01-10 02:38:18 +01:00