Searched defs:replacement (Results 1 – 5 of 5) sorted by relevance
22 void GraphVisitor::ReplaceGate(GateRef gate, GateRef replacement) in ReplaceGate()37 void GraphVisitor::ReplaceGate(GateRef gate, StateDepend stateDepend, GateRef replacement) in ReplaceGate()131 GateRef replacement = VisitGate(gate); in VisitTopGate() local
46 GateRef replacement = GetEntry(hash); in VisitGate() local
767 UseIterator GateAccessor::ReplaceHirIfException(const UseIterator &useIt, StateDepend replacement) in ReplaceHirIfException()834 StateDepend replacement, GateRef value) in ReplaceHirDirectly()855 StateDepend replacement, GateRef value) in ReplaceHirAndDeleteIfException()
912 JSHandle<EcmaString> replacement(thread, replaceTag->GetTaggedObject()); in Replace() local1041 JSHandle<EcmaString> replacement(thread, replaceTag->GetTaggedObject()); in ReplaceAll() local1092 const JSHandle<EcmaString> &replacement) in GetSubstitution()
939 CString replacement; in Replace() local