![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Namespaces | |
namespace | internal |
Classes | |
class | StackTrace |
Functions | |
V8_BASE_EXPORT bool | EnableInProcessStackDumping () |
V8_BASE_EXPORT void | DisableSignalStackDump () |
void v8::base::debug::DisableSignalStackDump | ( | ) |
Definition at line 69 of file stack_trace_android.cc.
bool v8::base::debug::EnableInProcessStackDumping | ( | ) |