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
/
SelfHosting.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Issue #618 - Simplify module resolve hook to be a function pointer
Moonchild
2020-08-30
-7
/
+8
*
Issue #618 - Use a single slot for the module's environment object.
Moonchild
2020-08-30
-12
/
+0
*
Issue #618 - Align error handling for module scripts with the spec (again)
Moonchild
2020-08-30
-1
/
+0
*
Issue #618 - Report source position information (line/column)
Moonchild
2020-07-10
-0
/
+46
*
Issue #618 - Align module instantiation/errors with the updated spec.
Moonchild
2020-07-10
-16
/
+3
*
Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() m...
Gaming4JC
2019-12-17
-1
/
+2
*
Bug 1336705 - Part 2: Add self-hosting intrinsics for resolving/rejecting Pro...
Gaming4JC
2019-12-17
-0
/
+108
*
Issue #1302 - Add self-hosted implementation for string regex .matchAll
wolfbeast
2019-11-26
-0
/
+23
*
Issue #1283 - Implement Promise.prototype.finally()
André Bargull
2019-11-12
-0
/
+19
*
Merge branch 'master' into js-modules
wolfbeast
2019-11-10
-23
/
+7
|
\
|
*
1344477 - Part 2: Optimize Array.prototype.splice with JSOP_NORVCALL.
Gaming4JC
2019-07-18
-1
/
+1
|
*
1320408 - Part 2: Change JSFunction::getOrCreateScript to static method.
Gaming4JC
2019-07-18
-1
/
+1
|
*
1320408 - Part 1: Change JSFunction::getLength and JSFunction::getUnresolvedL...
Gaming4JC
2019-07-18
-1
/
+1
|
*
Implement String.prototype.trimStart and trimEnd.
wolfbeast
2019-05-17
-2
/
+4
|
*
Remove telemetry leftovers from JS engine.
adeshkp
2019-01-30
-18
/
+0
*
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into _te...
janekptacijarabaci
2018-07-06
-16
/
+34
|
\
|
|
*
Change inlining of intrinsics.
wolfbeast
2018-06-07
-12
/
+33
|
*
Issue #325 Part 14: Remove EXPOSE_INTL_API conditionals.
wolfbeast
2018-05-04
-4
/
+0
|
*
Bug 1287677 - Add mozIntl.getDisplayNames API
janekptacijarabaci
2018-03-30
-0
/
+1
*
|
Bug 1326453 - Part 5: Remove no longer used ListIterator implementation
janekptacijarabaci
2018-04-14
-40
/
+0
|
/
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
-4
/
+4
*
Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript
janekptacijarabaci
2018-03-19
-1
/
+1
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+3109