v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::JitCodeEvent::name_t Struct Reference

#include <v8-callbacks.h>

Collaboration diagram for v8::JitCodeEvent::name_t:

Public Attributes

const char * str
 
size_t len
 

Detailed Description

Definition at line 81 of file v8-callbacks.h.

Member Data Documentation

◆ len

size_t v8::JitCodeEvent::name_t::len

Definition at line 86 of file v8-callbacks.h.

◆ str

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

Definition at line 84 of file v8-callbacks.h.


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