Home | History | Annotate | Download | only in interpreter

Lines Matching refs:DCHECK_ALIGNED

215   DCHECK_ALIGNED(uninitialized_closure, alignof(lambda::Closure));
316 DCHECK_ALIGNED(lambda_closure, alignof(lambda::Closure));
858 DCHECK_ALIGNED(keys, 4);
861 DCHECK_ALIGNED(targets, 4);
886 DCHECK_ALIGNED(keys, 4);
888 DCHECK_ALIGNED(entries, 4);