Home | History | Annotate | Download | only in full-codegen

Lines Matching full:restore

704     Label discard, restore;
706 DoTest(left, &discard, &restore, &restore);
708 DoTest(left, &restore, &discard, &restore);
710 __ bind(&restore);
1152 // Restore the context.
1495 // code, we can restore it directly from there for the finally code
1500 // Restore the context to its dedicated register and the stack.