Home | History | Annotate | Download | only in x64

Lines Matching full:shadow

1925   // Shadow the jump targets for all escapes from the try block, including
1935 // Add the shadow target for the function return.
1942 // Add the remaining shadow targets.
1986 // have been jumped to. Deallocate each shadow target.
2054 // Shadow the jump targets for all escapes from the try block, including
2064 // Add the shadow target for the function return.
2071 // Add the remaining shadow targets.
2177 // formerly shadowing targets. Deallocate each shadow target.
4887 Variable* shadow = scope()->arguments_shadow()->var();
4889 ASSERT(shadow != NULL && shadow->slot() != NULL);
4912 StoreToSlot(shadow->slot(), NOT_CONST_INIT);