![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "src/inspector/test-interface.h"#include "src/inspector/v8-debugger.h"#include "src/inspector/v8-inspector-impl.h"Go to the source code of this file.
Namespaces | |
| namespace | v8_inspector |
Functions | |
| void | v8_inspector::SetMaxAsyncTaskStacksForTest (V8Inspector *inspector, int limit) |
| void | v8_inspector::DumpAsyncTaskStacksStateForTest (V8Inspector *inspector) |