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
/
jit
Commit message (
Expand
)
Author
Age
*
Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...
Gaming4JC
2019-12-17
*
Merge branch 'master' into js-modules
wolfbeast
2019-11-10
|
\
|
*
Issue mcp-graveyard/UXP#1257 - Part 2: Remove watch/unwatch and JS watchpoint...
wolfbeast
2019-10-27
|
*
Fix type barrier in IonBuilder::jsop_getimport.
wolfbeast
2019-10-24
|
*
Replace calls to undefined functions isMarkable() and toMarkablePointer()
Dmitry Grigoryev
2019-10-10
|
*
Use the correct group for JIT constraints.
wolfbeast
2019-09-05
|
*
Remove unused checking function for unboxed types.
wolfbeast
2019-07-22
|
*
Merge pull request #1192 from g4jc/parser_tuneup
Moonchild
2019-07-20
|
|
\
|
|
*
1344334 - Make DoTypeUpdateFallback infallible.
Gaming4JC
2019-07-18
|
|
*
1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.
Gaming4JC
2019-07-18
|
|
*
1344477 - Part 1: Add JSOP_CALL_IGNORES_RV for function call that ignores ret...
Gaming4JC
2019-07-18
|
|
*
1320408 - Part 15: Change NativeObject::addDataProperty to static method.
Gaming4JC
2019-07-18
|
|
*
1320408 - Part 14: Change some GlobalObject methods to static method.
Gaming4JC
2019-07-18
|
|
*
1320408 - Part 12: Change JSScript::sourceData to static method.
Gaming4JC
2019-07-18
|
|
*
1320408 - Part 4: Change JSObject::getGroup to static method.
Gaming4JC
2019-07-18
|
|
*
1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.
Gaming4JC
2019-07-18
|
*
|
Define JumpImmediateRange on ARM64.
Lars T Hansen
2019-07-20
|
|
/
|
*
Issue mcp-graveyard/UXP#1142 - Cleanup unused debug code for unboxed objects
Gaming4JC
2019-06-28
|
*
Issue mcp-graveyard/UXP#1142 - Remove uneeded assertion (#1145)
g4jc
2019-06-28
|
*
Clean up MObjectState
wolfbeast
2019-06-26
|
*
Remove now-unused parameter (prev. used for unboxed objects).
wolfbeast
2019-06-26
|
*
Remove UnboxedObjects ObjectGroup addendum
wolfbeast
2019-06-25
|
*
Remove Unboxed Objects Option Code
wolfbeast
2019-06-25
|
*
Remove Unboxed Object code from jit, Part 4.
wolfbeast
2019-06-25
|
*
Remove Unboxed Object code from jit, Part 3.
wolfbeast
2019-06-23
|
*
Fix unified deprot
wolfbeast
2019-06-23
|
*
Remove Unboxed Object code from jit, Part 2.
wolfbeast
2019-06-23
|
*
Call a more generic function when inlining array natives.
wolfbeast
2019-06-20
|
*
Tabs -> Spaces (no code change)
wolfbeast
2019-06-18
|
*
Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.
wolfbeast
2019-06-18
|
*
Remove and clean up more code.
wolfbeast
2019-06-18
|
*
Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.
wolfbeast
2019-06-18
|
*
Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.
wolfbeast
2019-06-17
|
*
Remove unused LIR temp register for unboxed arrays.
wolfbeast
2019-06-12
|
*
Make use of ArrayObjects in favor of generic JS objects.
wolfbeast
2019-06-12
|
*
Inline combined methods for NativeObject and UnboxedArrayObject accesses.
wolfbeast
2019-06-10
|
*
Merge branch 'master' into remove-unboxed
wolfbeast
2019-06-08
|
|
\
|
|
*
Fix #1091 deprot
wolfbeast
2019-05-29
|
|
*
[js, ARM] Always check error return from BufferOffset::diffB.
Lars T Hansen
2019-05-25
|
*
|
Remove UnboxedArray code part 2
wolfbeast
2019-05-23
|
*
|
Remove UnboxedArray code part 1
wolfbeast
2019-05-23
|
|
/
|
*
Remove unboxed object code from jit, Part 1
wolfbeast
2019-05-16
|
*
Remove Unboxed Objects from vm/ Part 1 + fix deprot
wolfbeast
2019-05-16
|
*
Remove Unboxed Objects in ScalarReplacement
wolfbeast
2019-05-15
|
*
remove unboxed code chunk (wip1)
wolfbeast
2019-05-14
|
*
Simplify some alias sets in IonMonkey.
wolfbeast
2019-03-26
|
*
Restrict ExtractLinearSum to monotonous operation in infinite math space.
Nicolas B. Pierron
2019-03-23
|
*
Pref the use of unboxed plain objects in JS and disable by default.
wolfbeast
2019-03-21
|
*
Remove a couple of unused variables
adeshkp
2019-03-14
|
*
Restrict ExtractLinearSum to find non-wrapping results.
wolfbeast
2018-12-13
[next]