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
Commit message (
Expand
)
Author
Age
*
1326454 - Make TokenStream::peekChar's signature fallible.
Gaming4JC
2019-07-18
*
1326454 - Rename TokenStream::getBracedUnicode to TokenStream::matchBracedUni...
Gaming4JC
2019-07-18
*
1326454 - Introduce TokenStream::warning that warns at the current offset.
Gaming4JC
2019-07-18
*
1326454 - Introduce TokenStream::error that reports an error at the current o...
Gaming4JC
2019-07-18
*
1325157 - Implement a ParserBase class that holds functionality that's identi...
Gaming4JC
2019-07-18
*
1325473 - A TypeError should be thrown when accessing 'arguments' or 'caller'...
Gaming4JC
2019-07-18
*
1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.
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
*
1296814 - Move FunctionDeclaration-as-consequent/alternative handling out of ...
Gaming4JC
2019-07-18
*
1317153 - Provide better error message when errornous syntax possibly match "...
Gaming4JC
2019-07-18
*
1317090: Remove js::FindBody;
Gaming4JC
2019-07-18
*
1315815 - Don't treat async or await as a keyword when they contain escapes.
Gaming4JC
2019-07-18
*
Avoid type confusion in ArrayJoinDenseKernel
wolfbeast
2019-07-08
*
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
*
Add StoreBuffer-inl.h header to jsobj.cpp
Travis W
2019-06-27
*
Remove anyNewScript()
wolfbeast
2019-06-26
*
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 object tests.
wolfbeast
2019-06-25
*
Remove Unboxed Objects Option Code
wolfbeast
2019-06-25
*
Remove Unboxed Object code from /vm, Part 3.
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
*
Merge pull request %1137 from MoonchildProductions/remove-unboxed-checked
Moonchild
2019-06-19
|
\
|
*
Tabs -> Spaces (no code change)
wolfbeast
2019-06-18
|
*
Remove/inline CanonicalizeArrayLengthValue.
wolfbeast
2019-06-18
|
*
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
|
*
Fix typo in ArrayShiftMoveElements
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
|
*
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
|
|
\
|
*
|
Remove UnboxedArray code part 2
wolfbeast
2019-05-23
|
*
|
Remove UnboxedArray code part 1
wolfbeast
2019-05-23
*
|
|
Update tzdata SpiderMonkey files
wolfbeast
2019-06-15
*
|
|
Add Atomics.notify instead of Atomics.wake according to revised spec.
wolfbeast
2019-06-12
|
|
/
|
/
|
*
|
Fix %1091 deprot
wolfbeast
2019-05-29
[next]