Searched refs:AllocateVariables (Results 1 – 2 of 2) sorted by relevance
805 bool AllocateVariables(ParseInfo* info, AstNodeFactory* factory);
300 if (!top->AllocateVariables(info, &ast_node_factory)) { in Analyze()718 bool Scope::AllocateVariables(ParseInfo* info, AstNodeFactory* factory) { in AllocateVariables() function in v8::internal::Scope