Searched defs:ShutdownPlatform (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/init/ | ||
D | v8.cc | 134 void V8::ShutdownPlatform() { in ShutdownPlatform() function in v8::internal::V8 |
/external/v8/src/api/ | ||
D | api.cc | 5744 void v8::V8::ShutdownPlatform() { i::V8::ShutdownPlatform(); } in ShutdownPlatform() function in v8::v8::V8 |