Searched refs:AllocateVariables (Results 1 – 2 of 2) sorted by relevance
1253 bool AllocateVariables(ParseInfo* info);
717 if (!scope->AllocateVariables(info)) return false; in Analyze()1350 bool DeclarationScope::AllocateVariables(ParseInfo* info) { in AllocateVariables() function in v8::internal::DeclarationScope