зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1451456 - Index documentation of JSMSG_EMPTY_ARRAY_REDUCE. r=fscholz
This commit is contained in:
Родитель
1575d1bf05
Коммит
56eef529a8
|
@ -84,6 +84,7 @@ const ErrorDocs = {
|
|||
JSMSG_INCOMPATIBLE_PROTO: "Called_on_incompatible_type",
|
||||
JSMSG_INCOMPATIBLE_METHOD: "Called_on_incompatible_type",
|
||||
JSMSG_BAD_INSTANCEOF_RHS: "invalid_right_hand_side_instanceof_operand",
|
||||
JSMSG_EMPTY_ARRAY_REDUCE: "Reduce_of_empty_array_with_no_initial_value",
|
||||
};
|
||||
|
||||
const MIXED_CONTENT_LEARN_MORE = "https://developer.mozilla.org/docs/Web/Security/Mixed_content";
|
||||
|
|
Загрузка…
Ссылка в новой задаче