node/tools/code_cache
Ben Noordhuis a88700abd5 tools: fix use-after-free mkcodecache warning
Call `v8::Platform::ShutdownPlatform()` to fix a Coverity warning about
the `v8::Platform` instance being deleted when it's still in use.

PR-URL: https://github.com/nodejs/node/pull/27332
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2019-04-24 10:22:50 +02:00
..
cache_builder.cc build: improve embedded code-cache detection 2019-04-22 14:48:50 -04:00
cache_builder.h tools: implement mkcodecache as an executable 2019-04-16 18:23:32 -04:00
mkcodecache.cc tools: fix use-after-free mkcodecache warning 2019-04-24 10:22:50 +02:00