index
:
palemoon-gre
master
Pale Moon [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Commit message (
Expand
)
Author
Age
*
Fix count of compacting update tasks started.
Pale Moon
2018-06-07
*
Implement mozilla::IsAsciiAlpha
Pale Moon
2018-05-01
*
RegExp(RegExp object, flags) no longer throws
janekptacijarabaci
2018-03-07
*
Wrong property order in Object.getOwnPropertyNames(string) and others
janekptacijarabaci
2018-03-07
*
Disable baseline jit for `**` exponentiation to avoid a crash.
Pale Moon
2018-02-26
*
Issue #1595 part 4: Remove Vista checks in JS and XRE
Pale Moon
2018-01-20
*
Implement ES6 22.1.3.31 Array.prototype[@@unscopables]
Pale Moon
2018-01-17
*
Implement Map[@@species] and Set[@@species] getter
janekptacijarabaci
2018-01-03
*
Add Symbol.species
janekptacijarabaci
2018-01-03
*
ES6 Symbol.unscopables
janekptacijarabaci
2018-01-03
*
Reinstate JS_FOR_EACH_WELL_KNOWN_SYMBOL
janekptacijarabaci
2018-01-03
*
Fix arrow function lexical arguments binding, allow rest + arguments (follow ...
janekptacijarabaci
2017-12-18
*
Fix arrow function lexical arguments binding, allow rest + arguments
janekptacijarabaci
2017-12-18
*
Force arguments object allocation on dynamic name accesses
janekptacijarabaci
2017-12-18
*
Stop using a 0-sized array declaration (nonstandard extension) in JitCodeMap.
Pale Moon
2017-12-17
*
Implement `**` exponentiation operator.
Pale Moon
2017-12-05
*
Add right-association function to AST serializer.
Pale Moon
2017-12-05
*
Use ARGS_LENGTH_MAX as upper bound in MArgumentsLength::computeRange.
Pale Moon
2017-11-21
*
Special-case typed arrays in PropertyReadNeedsTypeBarrier.
Pale Moon
2017-11-21
*
Implement X-Content-Type-Options: nosniff.
JustOff
2017-11-19
*
Align for(let x=n ; ; ) loops with the finalized ES6 spec.
Pale Moon
2017-10-28
*
Fix a potential reference issue in JS arrays.
Pale Moon
2017-10-04
*
Correct code style
JustOff
2017-09-19
*
Move attrs definition out of loop
JustOff
2017-09-19
*
Fix Object.values / Object.entries self-hosted implementation
JustOff
2017-09-19
*
Merge pull request #1293 from janekptacijarabaci/js_object_values_entries_1
Moonchild
2017-08-16
|
\
|
*
JS - DOM - implement Object.values / Object.entries
janekptacijarabaci
2017-08-15
*
|
Fix decompilation of JSOP_REGEXP and JSOP_NEWARRAY_COPYONWRITE.
Pale Moon
2017-08-13
|
/
*
Set the hasFreezeConstraints flag only if adding constraints succeeded.
Pale Moon
2017-08-11
*
[minor fix] Build - warn - the inline specifier cannot be used when a friend ...
janekptacijarabaci
2017-08-05
*
Merge pull request #1257 from janekptacijarabaci/_testBranch_js_oom_1
Moonchild
2017-07-23
|
\
|
*
JS - OOM (code clean up) - follow up
janekptacijarabaci
2017-07-23
|
*
JS - OOM (code clean up) - fix typo
janekptacijarabaci
2017-07-23
|
*
JS - OOM (code clean up)
janekptacijarabaci
2017-07-23
*
|
JS - ES6 iterator (style clean up + tests)
janekptacijarabaci
2017-07-23
*
|
JS - ES6 iterator
janekptacijarabaci
2017-07-23
|
/
*
Merge pull request #1190 from alaviss/mozlibc++
Moonchild
2017-07-03
|
\
|
*
mozalloc, xpcom, xpconnect: Guard changes so that they only apply to clang an...
Leorize
2017-07-01
|
*
xpconnect: Unbust clang build with `--enable-shared-js`
Leorize
2017-07-01
*
|
Disable more code under --disable-webrtc
trav90
2017-06-30
|
/
*
JS - Date - parse - new Date(<mm/dd/yy>) behaves differently in some browsers
janekptacijarabaci
2017-05-31
*
window.onerror catches JSON.parse error in Promise fulfillment
janekptacijarabaci
2017-05-06
*
Make creation of an Error not capture a filename/lineno it shouldn't have acc...
janekptacijarabaci
2017-05-05
*
Make JS::IsIncrementalBarrierNeeded return true while sweeping incrementally.
Pale Moon
2017-04-22
*
Align check of [[avilableLocales]] with ucol_getAvailable() from ICU55+
JustOff
2017-03-31
*
Merge pull request #968 from janekptacijarabaci/XMLHttpRequest_mozAnon
Moonchild
2017-03-19
|
\
|
*
XMLHttpRequest: Expose mozAnon constructor js binding to system scopes
janekptacijarabaci
2017-03-19
*
|
Re-land "Be more careful about optimizing sorted arrays".
Pale Moon
2017-03-19
*
|
Revert "Be more careful about optimizing sorted arrays."
Pale Moon
2017-03-19
|
/
*
Be more careful about optimizing sorted arrays.
Pale Moon
2017-03-14
[next]