![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::torque::StructDeclaration, including all inherited members.
| AstNode(Kind kind, SourcePosition pos) | v8::internal::torque::AstNode | inline |
| Declaration(Kind kind, SourcePosition pos) | v8::internal::torque::Declaration | inline |
| fields | v8::internal::torque::StructDeclaration | |
| flags | v8::internal::torque::StructDeclaration | |
| Kind enum name | v8::internal::torque::AstNode | |
| kind | v8::internal::torque::AstNode | |
| methods | v8::internal::torque::StructDeclaration | |
| name | v8::internal::torque::TypeDeclaration | |
| pos | v8::internal::torque::AstNode | |
| StructDeclaration(SourcePosition pos, StructFlags flags, Identifier *name, std::vector< Declaration * > methods, std::vector< StructFieldExpression > fields) | v8::internal::torque::StructDeclaration | inline |
| TypeDeclaration(Kind kKind, SourcePosition pos, Identifier *name) | v8::internal::torque::TypeDeclaration | inline |
| ~AstNode()=default | v8::internal::torque::AstNode | virtual |