Lines Matching full:undo
1265 // need to undo a setting on backtrack, because we1293 // Prepare for the undo-action (e.g., push if it's going to be popped).1342 // Generate deferred actions here along with code to undo them again.1367 Label undo;1368 assembler->PushBacktrack(&undo);1378 assembler->Bind(&undo);