Searched refs:copied (Results 1 – 4 of 4) sorted by relevance
1 Regression test for copied methods which used to not
195 const bool copied = (GetAccessFlags() & kAccCopied) != 0; in IsCopied() local197 DCHECK(!(IsMiranda() || IsDefaultConflicting()) || copied) in IsCopied()199 return copied; in IsCopied()
7 * Lines starting with % are python code. They will be copied as-is to
254 # as integers is returned to prove that both vregs were copied.