index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
src
/
vm
Commit message (
Expand
)
Author
Age
*
Issue #187: Remove solaris conditional code.
wolfbeast
2019-03-30
*
Remove a couple of unused variables
adeshkp
2019-03-14
*
Align `instanceof` with the final ES6 spec.
wolfbeast
2019-02-07
*
Remove telemetry leftovers from JS engine.
adeshkp
2019-01-30
*
Reduce number of allocations in AutoStopwatch
David Teller
2019-01-29
*
Revert "Reduce number of allocations in AutoStopwatch"
wolfbeast
2019-01-29
*
Reduce number of allocations in AutoStopwatch
David Teller
2019-01-28
*
Telemetry: Remove stubs and related code
adeshkp
2019-01-12
*
Use canonical function in TypeNewScript::rollbackPartiallyInitializedObjects.
wolfbeast
2018-12-13
*
Rename TypeSet::clone to TypeSet::cloneIntoUninitialized to indicate that it ...
trav90
2018-09-19
*
Don't use PodCopy/PodMove to implement typed-array element-to-element copying
trav90
2018-09-19
*
Give uint8_clamped a defaulted (and also trivial) default constructor, copy c...
trav90
2018-09-19
*
Stop using PodZero in several places to initialize values of non-trivial type
trav90
2018-09-12
*
Fix build bustage
trav90
2018-09-02
*
Call the relevant scope-data constructor when allocating it, and poison/mark ...
trav90
2018-09-02
*
Convert the trailing array of BindingNames at the end of the various kinds of...
trav90
2018-09-02
*
Simplify HeapSlot to make it trivially copyable
trav90
2018-08-12
*
Avoid using memcpy on HeapSlot that is not trivially copyable.
trav90
2018-08-12
*
Fix Build Bustage - with "--enable-debug"
janekptacijarabaci
2018-07-12
*
Bug 1465108 - Use function pointers rather than virtual run method for GC par...
Jon Coppeard
2018-06-07
*
Refactor structured clone JSAPI to prevent mismatched scopes.
wolfbeast
2018-06-07
*
Change inlining of intrinsics.
wolfbeast
2018-06-07
*
Make InitRuntimeNumberState's return type reflect its infallible nature.
wolfbeast
2018-05-04
*
Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.
wolfbeast
2018-05-04
*
Issue #325 Part 5: Remove non-Intl legacy code paths from js.
wolfbeast
2018-05-04
*
Merge branch 'html_input_datetime_1'
wolfbeast
2018-04-15
|
\
|
*
Bug 1287677 - Add mozIntl.getDisplayNames API
janekptacijarabaci
2018-03-30
*
|
Fix Value::isGCThing footgun, stop returning true for NullValue
trav90
2018-04-07
|
/
*
Bug 1357075 - Pad a nop to unwind to the scope just before a destructuring it...
janekptacijarabaci
2018-03-25
*
Bug 1346862 - Fix IteratorClose due to non-local jumps being catchable by try...
janekptacijarabaci
2018-03-25
*
Bug 1342553, Bug 1343072, Bug 1344753 (details in the description)
janekptacijarabaci
2018-03-25
*
Bug 1331585 - Allow falsy "done" values for IteratorClose due to exception du...
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: Rename allowContentSpread to allowContentIter
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
*
Add support for the function `name` property.
wolfbeast
2018-03-20
|
\
|
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
|
*
Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript
janekptacijarabaci
2018-03-19
*
|
Use ordinary object for RegExp prototype
janekptacijarabaci
2018-03-19
|
/
*
Prototypes should be regular objects.
wolfbeast
2018-03-19
|
\
|
*
Add TI for error properties assigned by the initial shape (follow up)
janekptacijarabaci
2018-03-17
|
*
Add TI for error properties assigned by the initial shape
janekptacijarabaci
2018-03-17
|
*
Handle the now ordinary error prototype object in stack
janekptacijarabaci
2018-03-17
|
*
Use ordinary objects for Error prototypes
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
|
|
/
[next]