Searched refs:clone_object (Results 1 – 1 of 1) sorted by relevance
2159 BytecodeLabels clone_object(zone()); in VisitObjectLiteral() local2160 builder()->JumpIfUndefined(clone_object.New()); in VisitObjectLiteral()2161 builder()->JumpIfNull(clone_object.New()); in VisitObjectLiteral()2164 clone_object.Bind(builder()); in VisitObjectLiteral()