index
:
aura-central
ARE-5.0
TRUNK
Aura Runtime Environment (classical Mozilla technologies).
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
src
/
tests
Commit message (
Expand
)
Author
Age
*
1325473 - A TypeError should be thrown when accessing 'arguments' or 'caller'...
Gaming4JC
2019-07-18
*
636635 - Do not create named lambda binding for a function created by Functio...
Gaming4JC
2019-07-18
*
1317379 - Disallow generator functions and async functions as direct children...
Gaming4JC
2019-07-18
*
1317153 - Provide better error message when errornous syntax possibly match "...
Gaming4JC
2019-07-18
*
1315815 - Don't treat async or await as a keyword when they contain escapes.
Gaming4JC
2019-07-18
*
Update tzdata SpiderMonkey files
wolfbeast
2019-06-15
*
Add Atomics.notify instead of Atomics.wake according to revised spec.
wolfbeast
2019-06-12
*
Implement array.flat and array.flatMap
wolfbeast
2019-05-19
*
Remove Parser::reportBadReturn
wolfbeast
2019-04-06
*
Stage 1-4: Update tests
Tooru Fujisawa
2019-02-03
*
Remove telemetry leftovers from JS engine.
adeshkp
2019-01-30
*
Refactor structured clone JSAPI to prevent mismatched scopes.
wolfbeast
2018-06-07
*
Update tzdata in ICU data files to 2018e.
André Bargull
2018-06-07
*
Revert "Add pluralrules to JS Intl"
wolfbeast
2018-04-25
*
Bug 1449574 - Update tzdata in ICU data files to 2018d. r=Waldo, a=RyanVM
André Bargull
2018-04-19
*
Bug 1287677 - Add mozIntl.getDisplayNames API
janekptacijarabaci
2018-03-30
*
Revert "Enable Array.prototype.values"
wolfbeast
2018-03-28
*
Enable Array.prototype.values
wolfbeast
2018-03-27
*
Merge remote-tracking branch 'janek/js_regexp_lastindex_1'
wolfbeast
2018-03-27
|
\
|
*
Bug 1317397: Only set lastIndex for global or sticky RegExps in RegExpBuiltin...
janekptacijarabaci
2018-03-24
|
*
Bug 1343375: Update RegExp.prototype.replace and .match to call ToLength(last...
janekptacijarabaci
2018-03-24
*
|
Bug 1360839 - Call IteratorClose due to abrupt completion from yield
janekptacijarabaci
2018-03-25
*
|
Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...
janekptacijarabaci
2018-03-25
*
|
Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception du...
janekptacijarabaci
2018-03-25
*
|
Bug 1338796 - Do not call iterator.return if iterator.throw is present in yield*
janekptacijarabaci
2018-03-25
*
|
Bug 1334799 - Handle stack value in correct order when leaving for-of loop fr...
janekptacijarabaci
2018-03-25
*
|
Bug 1332881 - Handle stack value in correct order when leaving loop and try-f...
janekptacijarabaci
2018-03-25
*
|
Bug 1147371: Implement calling IteratorClose and "return" on iterators in yield*
janekptacijarabaci
2018-03-24
*
|
Bug 1147371: Implement IteratorClose for array destructuring
janekptacijarabaci
2018-03-24
*
|
Bug 1147371: Implement IteratorClose for for-of
janekptacijarabaci
2018-03-24
*
|
Bug 1204028: Evaluate LHS reference before RHS in destructuring
janekptacijarabaci
2018-03-20
*
|
Bug 1322314 - Do not emit ParseNode twice in BytecodeEmitter::emitDestructuri...
janekptacijarabaci
2018-03-20
|
/
*
Add support for the function `name` property.
wolfbeast
2018-03-20
|
\
|
*
Part 4: Fix existing tests
janekptacijarabaci
2018-03-19
|
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
|
*
Bug 1317309: Throw a TypeError when passing a Symbol value to ToAtom
janekptacijarabaci
2018-03-19
*
|
Tests
janekptacijarabaci
2018-03-19
|
/
*
Prototypes should be regular objects.
wolfbeast
2018-03-19
|
\
|
*
Bug 1320198: Land additional Error prototype test
janekptacijarabaci
2018-03-17
|
*
Tests
janekptacijarabaci
2018-03-17
*
|
Remove strict arguments poison pill for "caller" property per ES2017
wolfbeast
2018-03-18
|
\
\
|
*
|
Remove strict arguments poison pill for "caller" property per ES2017
janekptacijarabaci
2018-03-18
|
|
/
*
|
Correctly tokenize valid JS names when using code points outside of BMP range.
wolfbeast
2018-03-18
|
\
\
|
*
|
Correctly tokenize valid JS names when using Unicode mathematical alphanumeri...
janekptacijarabaci
2018-03-18
|
|
/
*
|
Bug 755821: Function() should use the parser's argument parsing code
janekptacijarabaci
2018-03-16
*
|
Bug 1318017: Call GetPrototypeFromConstructor for generator/async function an...
janekptacijarabaci
2018-03-16
|
/
*
Close iterator after error in Promise.{all,race}
janekptacijarabaci
2018-03-15
*
Close iterator after error in Array.from
janekptacijarabaci
2018-03-15
*
Close iterator after error in {Map,Set,WeakMap,WeakSet} constructors
janekptacijarabaci
2018-03-15
*
Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzard
André Bargull
2018-03-14
[next]