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

Public Attributes

Expressionexpression
 
std::string source
 

Detailed Description

Definition at line 28 of file torque-parser.cc.

Member Data Documentation

◆ expression

Expression* v8::internal::torque::ExpressionWithSource::expression

Definition at line 29 of file torque-parser.cc.

◆ source

std::string v8::internal::torque::ExpressionWithSource::source

Definition at line 30 of file torque-parser.cc.


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