|
V8 Project
|
Collaboration diagram for v8::internal::LowLevelLogger::CodeCreateStruct:Public Attributes | |
| int32_t | name_size |
| Address | code_address |
| int32_t | code_size |
Static Public Attributes | |
| static const char | kTag = 'C' |
| Address v8::internal::LowLevelLogger::CodeCreateStruct::code_address |
Definition at line 319 of file log.cc.
Referenced by v8::internal::LowLevelLogger::LogRecordedBuffer().
| int32_t v8::internal::LowLevelLogger::CodeCreateStruct::code_size |
|
static |
| int32_t v8::internal::LowLevelLogger::CodeCreateStruct::name_size |
Definition at line 318 of file log.cc.
Referenced by v8::internal::LowLevelLogger::LogRecordedBuffer().