V8 Project
v8::internal::LowLevelLogger::CodeDeleteStruct Struct Reference
+ Collaboration diagram for v8::internal::LowLevelLogger::CodeDeleteStruct:

Public Attributes

Address address
 

Static Public Attributes

static const char kTag = 'D'
 

Detailed Description

Definition at line 332 of file log.cc.

Member Data Documentation

◆ address

Address v8::internal::LowLevelLogger::CodeDeleteStruct::address

Definition at line 335 of file log.cc.

Referenced by v8::internal::LowLevelLogger::CodeDeleteEvent().

◆ kTag

const char v8::internal::LowLevelLogger::CodeDeleteStruct::kTag = 'D'
static

Definition at line 333 of file log.cc.


The documentation for this struct was generated from the following file: