V8  latest master commit
V8 is Google's open source JavaScript engine
v8::JitCodeEvent::name_t Struct Reference

#include <v8.h>

Data Fields

const char * str
 
size_t len
 

Detailed Description

Definition at line 7717 of file v8.h.

Field Documentation

◆ len

size_t v8::JitCodeEvent::name_t::len

Definition at line 7722 of file v8.h.

◆ str

const char* v8::JitCodeEvent::name_t::str

Definition at line 7720 of file v8.h.


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