Home
last modified time | relevance | path

Searched refs:ShutdownProcess (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dplatform.h134 * Can be called multiple times when paired with `ShutdownProcess()`.
147 V8_EXPORT void ShutdownProcess();
/third_party/node/deps/v8/include/cppgc/
H A Dplatform.h133 * Can be called multiple times when paired with `ShutdownProcess()`.
145 V8_EXPORT void ShutdownProcess();
/third_party/node/deps/v8/src/heap/cppgc/
H A Dplatform.cc73 void ShutdownProcess() { g_page_allocator = nullptr; } in ShutdownProcess() function

Completed in 2 milliseconds