![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include "include/cppgc/internal/logging.h"#include "include/cppgc/source-location.h"#include "src/base/logging.h"Go to the source code of this file.
Namespaces | |
| namespace | cppgc |
| namespace | cppgc::internal |
Functions | |
| void | cppgc::internal::DCheckImpl (const char *message, const SourceLocation &loc) |
| void | cppgc::internal::FatalImpl (const char *message, const SourceLocation &loc) |