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
Commit message (
Expand
)
Author
Age
...
*
Issue #1732 - Implement JSON superset proposal.
Moonchild
2021-02-05
*
Issue #1726 - Add verification test for string.replaceAll()
Moonchild
2021-02-04
*
Issue #1726 - Implement String.replaceAll()
meatloaf
2021-02-04
*
[js] Remove unused promise selfhosting functions.
Moonchild
2021-01-30
*
[js] Add AutoEnterOOMUnsafeRegion to JS_TransplantObject.
Moonchild
2021-01-26
*
Issue #1624 - Fix slot access intrinsics for objects with > 16 reserved slots
Matt A. Tobin
2021-01-11
*
Issue #1701 - Implement Intl.PluralRules API
Moonchild
2020-12-22
*
Nuke erroneously added vim line.
Moonchild
2020-12-03
*
Issue #1624 - Make ion inlining optimizations a pref.
Moonchild
2020-12-03
*
Issue #1624 - Globally disable inlining optimizations in the JS JIT compiler.
Moonchild
2020-12-01
*
Revert "Issue #1624 - Exclude function scopes from Ion compilation."
Moonchild
2020-12-01
*
Issue #1624 - Exclude function scopes from Ion compilation.
Moonchild
2020-11-30
*
Revert "Issue #1691 - Part 1: Provide a way of associating a private value wi...
Moonchild
2020-11-28
*
Issue #1691 - Part 1: Provide a way of associating a private value with a script
Moonchild
2020-11-27
*
Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm back into u...
Matt A. Tobin
2020-11-20
*
Issue #1679 - Part 2: Some small issues to address buildability.
Moonchild
2020-11-12
*
Issue #1679 - Part 1: First pass account for some of the refactoring differen...
Matt A. Tobin
2020-11-09
*
Bug 1328948 - Add is(), as() to Cell.
Matt A. Tobin
2020-11-09
*
Issue #1677 - Part 6: Implement NativeRegExpMacroAssembler for new regexp imp...
Matt A. Tobin
2020-11-09
*
Issue #1677 - Part 5: "Simplify" regexp re-import process (and re-import from...
Matt A. Tobin
2020-11-09
*
Issue #1677 - Part 4: Implement shim for regexp
Matt A. Tobin
2020-11-09
*
Issue #1677 - Part 3: Create shim definitions for V8-specific code in new reg...
Matt A. Tobin
2020-11-09
*
Issue #1677 - Part 2: Add build files
Matt A. Tobin
2020-11-04
*
Issue #1677 - Part 1: Import new V8 regexp code with Mozilla's header modific...
Matt A. Tobin
2020-11-04
*
Merge branch 'jsbuild-work'
Matt A. Tobin
2020-11-04
|
\
|
*
Issue #1676 - Part 21: Use js-cxxflags.mozbuild in testing code and js shell
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 20: Split vtune sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 19: Split ctypes sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 18: Move and separate top level sources from vm sources in...
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 17: Put remaining source files which have debug code ifdef...
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 15: Split threading sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 13: Split perf sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 12: Split jit sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 10: Split gc sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 9: Move DIRS down in js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 8: Fix up include for selfhosted.out.h
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 6: Split ds sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #80 - De-unify js/src
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 3: Split DEFINES out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.build
Matt A. Tobin
2020-11-03
*
|
[devtools] More gracefully (than a crash) handle stack capture failures.
Moonchild
2020-10-31
|
/
*
Issue #1656 - Part 10: Manual cleanup.
Moonchild
2020-09-24
*
Issue #1656 - Part 9: Single-line-comment style.
Moonchild
2020-09-24
[prev]
[next]