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

#include <ostreams.h>

Collaboration diagram for v8::internal::AsEscapedUC16ForJSON:

Public Member Functions

 AsEscapedUC16ForJSON (uint16_t v)
 

Public Attributes

uint16_t value
 

Detailed Description

Definition at line 127 of file ostreams.h.

Constructor & Destructor Documentation

◆ AsEscapedUC16ForJSON()

v8::internal::AsEscapedUC16ForJSON::AsEscapedUC16ForJSON ( uint16_t v)
inlineexplicit

Definition at line 128 of file ostreams.h.

Member Data Documentation

◆ value

uint16_t v8::internal::AsEscapedUC16ForJSON::value

Definition at line 129 of file ostreams.h.


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