![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <platform.h>
Public Attributes | |
void * | address |
char | text [kStackWalkMaxTextLen] |
Definition at line 246 of file platform.h.
void* v8::base::OS::StackFrame::address |
Definition at line 247 of file platform.h.
char v8::base::OS::StackFrame::text[kStackWalkMaxTextLen] |
Definition at line 248 of file platform.h.