Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

SpiderMonkey documentation status

This page tracks documentation status and work progress for SpiderMonkey documentation. Feel free to contribute!

Summary

Pages No tags Needs* tags Missing tags Editorial reviews Technical reviews Outdated pages Dev-doc-needed bugs
546 7 (2%) 16 (3%) 0 (0%) 0 (0%) 205 (38%) 480 (88%) 56 (11%)

See also localization status of this section.

No tags

Found 7 pages. Learn more about how to tag pages.

Needs* tags

Found 16 pages. Learn more about how to deal with meta-tags.

Technical reviews

Found 205 pages. Learn more about how to do a technical review.

Outdated pages

Found 480 pages. These pages haven't been updated in over a year. Outdated pages can have problems with both content and format. Look at these pages and consider: Is this page talking about the Web of today? Does it look consistent with newer pages in this topic area? If not, make any needed changes.

Dev-doc-needed bugs

Found 56 bugs. Learn more about how to resolve a dev-doc-needed bug.

Bug Summary Release
1122396 Make %TypedArray%.of and %TypedArray%.from non-generic methods mozilla52
1204024 Duplicate __proto__ property in destructuring form throws SyntaxError mozilla52
1232266 Allow iterable in TypedArray constructor mozilla52
1243858 Exponentiation Operator precendence update (ES2016/ES7, Stage 4) mozilla52
1302036 StructuredClone should not require SAB in transfer map mozilla52
1309861 Enable SharedArrayBuffer and Atomics by default on Developer Edition mozilla52
1130636 Reimplement Array.prototype.toLocaleString as per ECMA-402 Edition 2.0 (Intl) mozilla52
1243717 Support destructuring for rest parameters mozilla52
1272784 |function f(a = 1) { "use strict"; }| should throw Early Error. mozilla52
1303788 ES2017: Implement trailing comma proposal mozilla52
1041341 Make `[...rest,] = []` a SyntaxError mozilla52
574924 TM: implement remaining wrappers ---
879079 Fix some static analysis warnings in js/src ---
1119779 Implement ES6 well-known symbols ---
630209 Unsafe usage of JS_Compile*/JS_ExecuteScript in shell and tests ---
867501 Date.toLocaleFormat exposes OS locale (Tor 13019) mozilla46
1204554 Add environment variable to spew LCOV info into a file. mozilla44
1163423 Introduce JS_HasOwnProperty mozilla41
1144366 Switch SpiderMonkey style from T *t to T* t mozilla40
805052 Remove object parents mozilla39
1088002 Change JSAPI for defining accessors to assume JSNative accessors, not JSPropertyOP ones mozilla36
1089026 Stop allowing random objects on function scope chains mozilla36
934450 Add copy-on-write arrays mozilla34
1036136 Implement structured clone for Map and Set mozilla33
1014993 Make it easy to distinguish CPOWs from normal objects mozilla32
845478 JS shell should use JS::CallArgs instead of manual argc/vp+JS_SET_RVAL/JS_ARGV/etc. mozilla31
977287 Rename the operation callback mozilla30
880330 Refactor ContextOptions from a bitfield into a proper struct mozilla27
916993 GC: Handlify public string methods mozilla27
918373 GC: Handlify various public APIs mozilla27
917295 GC: Handlify public date APIs mozilla27
903352 Handlify remaining PropertyDescriptor APIs mozilla26
893186 remove JS_GetPropertyAttributes and many of its friends mozilla26
910517 Remove memory uni-reporters mozilla26
890238 Memory reporter for ICU mozilla25
884410 GC: Handlify the JSAPI mozilla24
861281 GC: Root the wrap object API mozilla23
858108 GC: Root the Locale interface mozilla23
792108 Use a class flag to allow objects of that class to act like |undefined| in the == and ToBoolean contexts, and remove JSRESOLVE_DETECTING mozilla20
823283 Remove JSRESOLVE_QUALIFIED mozilla20
720949 Need API for "transferring" ArrayBuffer data between runtimes (via shared memory) mozilla18
796523 Periodically expire JS timezone cache mozilla18
650353 have one global object per compartment mozilla15
750733 Use handles in API object hooks where possible mozilla15
711843 Fix uses of typedarray outside the engine mozilla14
725595 Drop native object checks from JS_(Get|Set)ReservedSlot mozilla13
724310 Drop cx argument from JSObject field and fixed slots infallible API mozilla13
722348 remove JSRuntime::requestCount mozilla12
675078 rm JSThreadData and JSThread mozilla12
707049 Dynamic analysis for identifying moving GC hazards mozilla12
687679 JS_CompileFile* should handle UTF-8 (xpconnect doesn't convert non-ascii wchars correctly) mozilla11
708754 Use IDL for jsdIDebuggerService::WrapValue and remove WrapJSValue mozilla11
687134 Expose pccount to chrome code mozilla11
650411 assert that JSRuntime is only used in a single-threaded manner mozilla10
451729 Allow runtime's security callbacks to be overridden by a context mozilla1.9.1
482381 Add a JS_GetPropertyDescriptorById mozilla1.9.1b4

Browse as bug list.

Localizations

Please help us to localize this documentation into different languages. Read more about how to translate.

Language Pages Translated Translations up to date
af 546 0 (0%) 0 (0%)
bn-BD 546 0 (0%) 0 (0%)
de 546 1 (0%) 0 (0%)
es 546 3 (0%) 0 (0%)
fa 546 0 (0%) 0 (0%)
fr 546 5 (0%) 2 (40%)
it 546 1 (0%) 0 (0%)
ja 546 32 (5%) 2 (6%)
ko 546 3 (0%) 1 (33%)
pl 546 2 (0%) 0 (0%)
pt-BR 546 2 (0%) 1 (50%)
pt-PT 546 2 (0%) 0 (0%)
ro 546 2 (0%) 1 (50%)
ru 546 1 (0%) 0 (0%)
zh-CN 546 19 (3%) 1 (5%)
zh-TW 546 1 (0%) 0 (0%)

Notes

Tagging standard

  • SpiderMonkey
  • JSAPI

Other tasks to do

  • TBD

Tutorial to-do list

  • TBD

Notes for translators

Any notes here? Where do we expect updates, so that localizers don't translate and update too often?

Help the 'SpiderMonkey' documentation project…
Topic driver : Eric Shepherd (IRC nickname: sheppy)
Look at the current status of the 'SpiderMonkey' documentation.
Don't hesitate to contact us on #mdn or on the dev-mdc mailing-list:

Document Tags and Contributors

 Contributors to this page: jswisher, fscholz
 Last updated by: jswisher,