index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
vm
Commit message (
Expand
)
Author
Age
Lines
...
*
Prototypes should be regular objects.
wolfbeast
2018-03-19
-40
/
+58
|
\
|
*
Add TI for error properties assigned by the initial shape (follow up)
janekptacijarabaci
2018-03-17
-1
/
+1
|
*
Add TI for error properties assigned by the initial shape
janekptacijarabaci
2018-03-17
-2
/
+2
|
*
Handle the now ordinary error prototype object in stack
janekptacijarabaci
2018-03-17
-30
/
+40
|
*
Use ordinary objects for Error prototypes
janekptacijarabaci
2018-03-17
-8
/
+16
*
|
Remove strict arguments poison pill for "caller" property per ES2017
wolfbeast
2018-03-18
-5
/
+1
|
\
\
|
*
|
Remove strict arguments poison pill for "caller" property per ES2017
janekptacijarabaci
2018-03-18
-5
/
+1
|
|
/
*
|
Correctly tokenize valid JS names when using code points outside of BMP range.
wolfbeast
2018-03-18
-13
/
+1015
|
\
\
|
*
|
Correctly tokenize valid JS names when using Unicode mathematical alphanumeri...
janekptacijarabaci
2018-03-18
-13
/
+1015
|
|
/
*
|
Bug 755821: Function() should use the parser's argument parsing code
janekptacijarabaci
2018-03-16
-2
/
+7
*
|
Bug 1318017: Call GetPrototypeFromConstructor for generator/async function an...
janekptacijarabaci
2018-03-16
-6
/
+16
|
/
*
Close iterator after error in Promise.{all,race}
janekptacijarabaci
2018-03-15
-0
/
+51
*
Bug 1434384 - Mark v1 structured clone data as cross-process. r=jorendorff, a...
Steve Fink
2018-03-14
-3
/
+4
*
Bug 1437507 - Fix JSObject::setFlags to call ensureShape before checking for ...
Brian Hackett
2018-03-14
-4
/
+4
*
Generate irregexp character tables with make_unicode.py.
wolfbeast
2018-03-12
-0
/
+213
*
Make the proper Windows APIs natively available to our tree.
wolfbeast
2018-02-19
-3
/
+3
*
Limit the number of SharedArrayBuffers in normal JS code (not just asm.js).
wolfbeast
2018-02-09
-15
/
+19
*
Make XDR decoding more robust.
wolfbeast
2018-02-08
-2
/
+18
*
Remove unnecessary InvalidateCompilerOutputsForScript call.
wolfbeast
2018-02-08
-16
/
+0
*
Add rematerialized frames to the table on JitActivation after rematerializati...
wolfbeast
2018-02-08
-8
/
+6
*
Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.
wolfbeast
2018-02-03
-10
/
+0
*
Remove upcomingZealousGC() and caller
wolfbeast
2018-02-03
-3
/
+0
*
Remove hasZealMode(mode) and callers
wolfbeast
2018-02-03
-2
/
+0
*
Remove isVerifyPreBarriersEnabled() stub and callers
wolfbeast
2018-02-03
-2
/
+1
*
Remove remaining conditional GCZeal code.
wolfbeast
2018-02-03
-3
/
+0
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+154806
[prev]