Home | History | Annotate | Download | only in runtime

Lines Matching refs:is_copied

1122     const bool is_copied = method->IsCopied();
1127 if (kIsDebugBuild || is_copied) {
1132 DCHECK(is_copied || in_image_space)
1135 if (!is_copied || in_image_space) {