v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::ETWJITInterface::str_bytes< 0 > Struct Reference

#include <etw-jit-metadata-win.h>

Collaboration diagram for v8::internal::ETWJITInterface::str_bytes< 0 >:

Public Member Functions

constexpr str_bytes ()
 

Public Attributes

char bytes [1]
 
size_t size
 

Detailed Description

Definition at line 65 of file etw-jit-metadata-win.h.

Constructor & Destructor Documentation

◆ str_bytes()

v8::internal::ETWJITInterface::str_bytes< 0 >::str_bytes ( )
inlineconstexpr

Definition at line 66 of file etw-jit-metadata-win.h.

Member Data Documentation

◆ bytes

Definition at line 67 of file etw-jit-metadata-win.h.

◆ size


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