v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
debug-objects-inl.h File Reference
Include dependency graph for debug-objects-inl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 

Functions

 v8::internal::BIT_FIELD_ACCESSORS (DebugInfo, debugger_hints, side_effect_state, DebugInfo::SideEffectStateBits) BIT_FIELD_ACCESSORS(DebugInfo
 
DebugInfo::DebugIsBlackboxedBit v8::internal::BIT_FIELD_ACCESSORS (DebugInfo, debugger_hints, computed_debug_is_blackboxed, DebugInfo::ComputedDebugIsBlackboxedBit) BIT_FIELD_ACCESSORS(DebugInfo
 
 v8::internal::TRUSTED_POINTER_ACCESSORS (DebugInfo, debug_bytecode_array, BytecodeArray, kDebugBytecodeArrayOffset, kBytecodeArrayIndirectPointerTag) TRUSTED_POINTER_ACCESSORS(DebugInfo
 
 v8::internal::BIT_FIELD_ACCESSORS (StackFrameInfo, flags, bytecode_offset_or_source_position, StackFrameInfo::BytecodeOffsetOrSourcePositionBits) BIT_FIELD_ACCESSORS(StackFrameInfo
 
 v8::internal::ACCESSORS_RELAXED_CHECKED2 (ErrorStackData, formatted_stack, Tagged< Object >, kCallSiteInfosOrFormattedStackOffset, HasFormattedStack(), true) bool ErrorStackData
 

Variables

 v8::internal::debugger_hints
 
 v8::internal::debug_is_blackboxed
 
DebugInfo::DebugIsBlackboxedBit v8::internal::debugging_id
 
 v8::internal::original_bytecode_array
 
 v8::internal::BytecodeArray
 
 v8::internal::kOriginalBytecodeArrayOffset
 
 v8::internal::is_constructor