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

Public Attributes

int id_
 
int length_
 

Detailed Description

Definition at line 162 of file translated-state.h.

Member Data Documentation

◆ id_

int v8::internal::TranslatedValue::MaterializedObjectInfo::id_

Definition at line 163 of file translated-state.h.

◆ length_

int v8::internal::TranslatedValue::MaterializedObjectInfo::length_

Definition at line 164 of file translated-state.h.


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