![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <debug-objects.h>
Public Types | |
using | BodyDescriptor = StructBodyDescriptor |
Public Member Functions | |
NEVER_READ_ONLY_SPACE int | length () const |
Tagged< StackFrameInfo > | get (int index) const |
Definition at line 239 of file debug-objects.h.
Definition at line 251 of file debug-objects.h.
Tagged< StackFrameInfo > v8::internal::StackTraceInfo::get | ( | int | index | ) | const |
Definition at line 424 of file debug-objects.cc.
int v8::internal::StackTraceInfo::length | ( | ) | const |
Definition at line 422 of file debug-objects.cc.