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

#include <ostreams.h>

Collaboration diagram for v8::internal::AsUC32:

Public Member Functions

 AsUC32 (int32_t v)
 

Public Attributes

int32_t value
 

Detailed Description

Definition at line 117 of file ostreams.h.

Constructor & Destructor Documentation

◆ AsUC32()

v8::internal::AsUC32::AsUC32 ( int32_t v)
inlineexplicit

Definition at line 118 of file ostreams.h.

Member Data Documentation

◆ value

int32_t v8::internal::AsUC32::value

Definition at line 119 of file ostreams.h.


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