Searched refs:kMaxScriptBytes (Results 1 – 2 of 2) sorted by relevance
14 static const int kMaxScriptBytes = kMaxScriptBuffer- 8; // Leave some room variable
465 if (put >= getone::kMaxScriptBytes) { in GetOneScriptSpan()516 if (put >= getone::kMaxScriptBytes - 8) { in GetOneScriptSpan()