зеркало из https://github.com/mozilla/pjs.git
Silence windows warning from 4290338c3956 (r=me)
This commit is contained in:
Родитель
9d22cc67f3
Коммит
dba82e3dc9
|
@ -555,7 +555,7 @@ class JSShortString : public JSFixedString
|
|||
}
|
||||
|
||||
static const size_t MAX_SHORT_LENGTH = JSString::NUM_INLINE_CHARS +
|
||||
INLINE_EXTENSION_CHARS +
|
||||
INLINE_EXTENSION_CHARS
|
||||
-1 /* null terminator */;
|
||||
|
||||
static inline bool lengthFits(size_t length) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче