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

#include <debug-objects.h>

Inheritance diagram for v8::internal::ErrorStackData:
Collaboration diagram for v8::internal::ErrorStackData:

Public Types

using BodyDescriptor = StructBodyDescriptor
 

Public Member Functions

NEVER_READ_ONLY_SPACE bool HasFormattedStack () const
 
bool HasCallSiteInfos () const
 

Detailed Description

Definition at line 257 of file debug-objects.h.

Member Typedef Documentation

◆ BodyDescriptor

Member Function Documentation

◆ HasCallSiteInfos()

bool v8::internal::ErrorStackData::HasCallSiteInfos ( ) const
inline

◆ HasFormattedStack()

StackFrameInfo::IsConstructorBit bool v8::internal::ErrorStackData::HasFormattedStack ( ) const
inline

Definition at line 90 of file debug-objects-inl.h.


The documentation for this class was generated from the following files: