Searched refs:global_declarations_ (Results 1 – 2 of 2) sorted by relevance
359 ZoneVector<GlobalDeclarationsBuilder*> global_declarations_; variable
900 global_declarations_(0, zone()), in BytecodeGenerator()951 for (GlobalDeclarationsBuilder* globals_builder : global_declarations_) { in AllocateDeferredConstants()1326 global_declarations_.push_back(globals_builder()); in VisitDeclarations()