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
/
wasm
Commit message (
Expand
)
Author
Age
Lines
*
1216630 - Rename preludeStart and postludeEnd to toStringStart and toStringEn...
Gaming4JC
2019-07-18
-7
/
+7
*
1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName.
Gaming4JC
2019-07-18
-1
/
+1
*
1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject to...
Gaming4JC
2019-07-18
-6
/
+6
*
1320408 - Part 14: Change some GlobalObject methods to static method.
Gaming4JC
2019-07-18
-1
/
+1
*
1333143 - Self-host Object.prototype.valueOf.
Gaming4JC
2019-07-18
-1
/
+16
*
903389 - Fix uses of ClassMethodIsNative.
Gaming4JC
2019-07-18
-3
/
+3
*
1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox.
Gaming4JC
2019-07-18
-2
/
+1
*
Move the Parser::checkFunctionDefinition call into its callers.
wolfbeast
2019-04-06
-1
/
+1
*
Merge branch 'master' into 816
wolfbeast
2019-04-05
-1
/
+1
|
\
|
*
Issue #187: Remove solaris conditional code.
wolfbeast
2019-03-30
-1
/
+1
*
|
Stage 1-1: Implement Function.prototype.toString revision proposal.
wolfbeast
2019-02-02
-10
/
+12
|
/
*
Remove telemetry leftovers from JS engine.
adeshkp
2019-01-30
-12
/
+0
*
Initialize some asm.js structures using in-class initializers instead of PodZero
trav90
2018-09-12
-9
/
+9
*
Bug 1411415.
wolfbeast
2018-04-29
-5
/
+5
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
-6
/
+6
*
Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript
janekptacijarabaci
2018-03-19
-1
/
+1
*
Bug 755821: Function() should use the parser's argument parsing code
janekptacijarabaci
2018-03-16
-69
/
+6
*
Merge branch 'ported-upstream'
wolfbeast
2018-02-09
-2
/
+16
|
\
|
*
WASM: Separate out ToTableIndex()
wolfbeast
2018-02-08
-2
/
+16
*
|
Re-enable asm.js caching
wolfbeast
2018-02-09
-3
/
+0
|
/
*
WASM: Set OOM failure flag on alloc failure when context is available.
wolfbeast
2018-02-07
-2
/
+6
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+52471