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

Public Attributes

int id
 
State state
 

Detailed Description

Definition at line 283 of file string-builder-optimizer.h.

Member Data Documentation

◆ id

int v8::internal::compiler::StringBuilderOptimizer::Status::id

Definition at line 284 of file string-builder-optimizer.h.

◆ state

State v8::internal::compiler::StringBuilderOptimizer::Status::state

Definition at line 286 of file string-builder-optimizer.h.


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