Searched defs:DeclareVariable (Results 1 – 5 of 5) sorted by relevance
310 struct DeclareVariable struct312 …DeclareVariable (const VarType& varType_, const std::string& name_, int indentLevel_) : varType(va… in DeclareVariable() function314 VarType varType;315 std::string name;316 int indentLevel;
301 Variable* Declarations::DeclareVariable(const std::string& var, in DeclareVariable() function in v8::internal::torque::Declarations
273 Variable* DeclarationVisitor::DeclareVariable(const std::string& name, in DeclareVariable() function in v8::internal::torque::DeclarationVisitor
1094 Variable* Scope::DeclareVariable( in DeclareVariable() function in v8::internal::Scope
1345 Declaration* Parser::DeclareVariable(const AstRawString* name, in DeclareVariable() function in v8::internal::Parser1351 Declaration* Parser::DeclareVariable(const AstRawString* name, in DeclareVariable() function in v8::internal::Parser