v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LowLevelCodeCreateStruct Struct Reference

Data Fields

int32_t name_size
 
Address code_address
 
int32_t code_size
 

Static Public Attributes

static const char kTag = 'C'
 

Detailed Description

Definition at line 335 of file log.cc.

Field Documentation

Address code_address

Definition at line 339 of file log.cc.

int32_t code_size

Definition at line 340 of file log.cc.

const char kTag = 'C'
static

Definition at line 336 of file log.cc.

int32_t name_size

Definition at line 338 of file log.cc.


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