Searched refs:branch3 (Results 1 – 2 of 2) sorted by relevance
76 CPDF_Dictionary* branch3 = CreatePageTreeNode(std::move(fourFive), this, 2); in CPDF_TestDocumentForPages() local85 allPages->AddNew<CPDF_Reference>(this, branch3->GetObjNum()); in CPDF_TestDocumentForPages()
1288 Node* branch3 = graph()->NewNode(common()->Branch(), check3, control); in ReduceJSHasInPrototypeChain() local1290 Node* if_true3 = graph()->NewNode(common()->IfTrue(), branch3); in ReduceJSHasInPrototypeChain()1294 control = graph()->NewNode(common()->IfFalse(), branch3); in ReduceJSHasInPrototypeChain()