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

#include <v8-fast-api-calls.h>

Collaboration diagram for v8::FastOneByteString:

Public Attributes

const char * data
 
uint32_t length
 

Detailed Description

Definition at line 334 of file v8-fast-api-calls.h.

Member Data Documentation

◆ data

const char* v8::FastOneByteString::data

Definition at line 335 of file v8-fast-api-calls.h.

◆ length

uint32_t v8::FastOneByteString::length

Definition at line 336 of file v8-fast-api-calls.h.


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