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
/
vm
Commit message (
Expand
)
Author
Age
*
1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.
Gaming4JC
2019-07-18
*
1320408 - Part 1: Change JSFunction::getLength and JSFunction::getUnresolvedL...
Gaming4JC
2019-07-18
*
1175823 - Implement [[DefineOwnProperty]] for mapped arguments object.
Gaming4JC
2019-07-18
*
1333143 - Self-host Object.prototype.valueOf.
Gaming4JC
2019-07-18
*
903389 - Fix uses of ClassMethodIsNative.
Gaming4JC
2019-07-18
*
Remove anyNewScript()
wolfbeast
2019-06-26
*
Remove UnboxedObjects ObjectGroup addendum
wolfbeast
2019-06-25
*
Remove Unboxed Object code from /vm, Part 3.
wolfbeast
2019-06-25
*
Remove Unboxed Object code from jit, Part 2.
wolfbeast
2019-06-23
*
Merge pull request %1137 from MoonchildProductions/remove-unboxed-checked
Moonchild
2019-06-19
|
\
|
*
Remove JSOP_SPREADCALLARRAY and just use JSOP_NEWARRAY again.
wolfbeast
2019-06-18
|
*
Update comment
wolfbeast
2019-06-18
|
*
Remove and clean up more code.
wolfbeast
2019-06-18
|
*
Replace SetOrExtendBoxedOrUnboxedDenseElements with direct calls.
wolfbeast
2019-06-18
|
*
Clean up and rename MoveBoxedOrUnboxedDenseElements.
wolfbeast
2019-06-18
|
*
Convert CopyBoxedOrUnboxedDenseElements to something that doesn't crash.
wolfbeast
2019-06-17
|
*
Remove functors for array natives.
wolfbeast
2019-06-12
|
*
Remove unboxed array context option and shell flag.
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
|
|
\
|
*
|
Remove UnboxedArray code part 2
wolfbeast
2019-05-23
*
|
|
Add Atomics.notify instead of Atomics.wake according to revised spec.
wolfbeast
2019-06-12
|
|
/
|
/
|
*
|
Merge pull request %1091 from MoonchildProductions/remove-unboxed
Moonchild
2019-05-22
|
\
|
|
*
Remove Unboxed Objects from vm/ - Part 2
wolfbeast
2019-05-16
|
*
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 initial chunk of Unboxed Objects machinery part 2
wolfbeast
2019-05-15
|
*
remove unboxed code chunk (wip1)
wolfbeast
2019-05-14
*
|
Implement array.flat and array.flatMap
wolfbeast
2019-05-19
*
|
Implement String.prototype.trimStart and trimEnd.
wolfbeast
2019-05-17
|
/
*
Issue mcp-graveyard/UXP%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
[next]