![]()  | 
  
    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::ExternConstDeclaration, including all inherited members.
| AstNode(Kind kind, SourcePosition pos) | v8::internal::torque::AstNode | inline | 
| Declaration(Kind kind, SourcePosition pos) | v8::internal::torque::Declaration | inline | 
| ExternConstDeclaration(SourcePosition pos, Identifier *name, TypeExpression *type, std::string literal) | v8::internal::torque::ExternConstDeclaration | inline | 
| Kind enum name | v8::internal::torque::AstNode | |
| kind | v8::internal::torque::AstNode | |
| literal | v8::internal::torque::ExternConstDeclaration | |
| name | v8::internal::torque::ExternConstDeclaration | |
| pos | v8::internal::torque::AstNode | |
| type | v8::internal::torque::ExternConstDeclaration | |
| ~AstNode()=default | v8::internal::torque::AstNode | virtual |