Searched refs:kNeedsAlignedLoads (Results 1 – 1 of 1) sorted by relevance
344 static const bool kNeedsAlignedLoads = true; variable346 static const bool kNeedsAlignedLoads = false; variable418 if (!kNeedsAlignedLoads && (take < (byte_length_ - 3))) { in GetOneScriptSpan()