Home
last modified time | relevance | path

Searched refs:ShutdownPlatform (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/
Dv8.h28 static void ShutdownPlatform();
Dv8.cc102 void V8::ShutdownPlatform() { in ShutdownPlatform() function in v8::internal::V8
Dd8.cc3024 V8::ShutdownPlatform(); in Main()
Dapi.cc6142 void v8::V8::ShutdownPlatform() { in ShutdownPlatform() function in v8::v8::V8
6143 i::V8::ShutdownPlatform(); in ShutdownPlatform()
/external/pdfium/testing/
Dembedder_test_main.cpp53 v8::V8::ShutdownPlatform(); in TearDown()
/external/v8/samples/
Dhello-world.cc58 V8::ShutdownPlatform(); in main()
Dshell.cc93 v8::V8::ShutdownPlatform(); in main()
/external/v8/src/snapshot/
Dmksnapshot.cc181 V8::ShutdownPlatform(); in main()
/external/v8/tools/
Dparser-shell.cc184 v8::V8::ShutdownPlatform(); in main()
/external/pdfium/samples/
Dpdfium_test.cc1640 v8::V8::ShutdownPlatform(); in main()
/external/v8/include/
Dv8.h7692 static void ShutdownPlatform();