v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::base::debug Namespace Reference

Namespaces

namespace  internal
 

Classes

class  StackTrace
 

Functions

V8_BASE_EXPORT bool EnableInProcessStackDumping ()
 
V8_BASE_EXPORT void DisableSignalStackDump ()
 

Function Documentation

◆ DisableSignalStackDump()

void v8::base::debug::DisableSignalStackDump ( )

Definition at line 69 of file stack_trace_android.cc.

◆ EnableInProcessStackDumping()

bool v8::base::debug::EnableInProcessStackDumping ( )

Definition at line 57 of file stack_trace_android.cc.

Here is the caller graph for this function: