Searched defs:temp_zone (Results 1 – 3 of 3) sorted by relevance
80 CopyVisitor(Graph* source_graph, Graph* target_graph, Zone* temp_zone) in CopyVisitor()
4271 Zone temp_zone; in ParseFunctionLiteral() local
3505 BodyScope(AstNodeFactory* factory, Zone* temp_zone, bool use_temp_zone) in BodyScope()