v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::OneByteMask< 4 > Struct Reference
Collaboration diagram for v8::OneByteMask< 4 >:

Static Public Attributes

static const uint32_t value = 0xFF00FF00
 

Detailed Description

Definition at line 5628 of file api.cc.

Member Data Documentation

◆ value

const uint32_t v8::OneByteMask< 4 >::value = 0xFF00FF00
static

Definition at line 5629 of file api.cc.


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