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

#include <ast.h>

Collaboration diagram for v8::internal::torque::ConditionalAnnotation:

Public Attributes

std::string condition
 
ConditionalAnnotationType type
 

Detailed Description

Definition at line 928 of file ast.h.

Member Data Documentation

◆ condition

std::string v8::internal::torque::ConditionalAnnotation::condition

Definition at line 929 of file ast.h.

◆ type

ConditionalAnnotationType v8::internal::torque::ConditionalAnnotation::type

Definition at line 930 of file ast.h.


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