Marko Lahma
|
6cfde522c5
Updates for v3 RTM (#1739)
|
1 year ago |
Pavel
|
c4e5ce2a17
The getDate() method returns 0 for December 31st before 1970 (#1746)
|
1 year ago |
Marko Lahma
|
511523bec2
Move Js* types to be directly under Jint.Native namespace (#1745)
|
1 year ago |
Graham Watts
|
45fca0420e
Add ValueTask and ValueTask<T> to Promise conversion (#1744)
|
1 year ago |
Marko Lahma
|
f4f257c360
Fix generic method return type handling under interop (#1743)
|
1 year ago |
Marko Lahma
|
d23b32cb21
Implement Set Methods for JavaScript (#1741)
|
1 year ago |
tomatosalat0
|
dc20829be5
Script location should be passed to module resolver (#1740)
|
1 year ago |
Marko Lahma
|
a1788187de
Restructure and internalize (#1738)
|
1 year ago |
Marko Lahma
|
d3e65ac38b
Replace some string usage with Key when suitable (#1737)
|
1 year ago |
Marko Lahma
|
8047b02242
Use FNV hash for Key (#1736)
|
1 year ago |
Marko Lahma
|
fbe0f6b09c
Internalize Environment services and use Key as name (#1735)
|
1 year ago |
Marko Lahma
|
ed1c73f78e
Make JsArguments public (#1734)
|
1 year ago |
tomatosalat0
|
8000a7f42a
Refactoring for custom module loader support (#1731)
|
1 year ago |
Marko Lahma
|
1de233467a
Add fast case for single statement in a block (#1730)
|
1 year ago |
Marko Lahma
|
53ab42a7c8
Add custom strategy for array read access (#1729)
|
1 year ago |
Marko Lahma
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 year ago |
Marko Lahma
|
8d2d9864e0
Hide GlobalObject public methods (#1723)
|
1 year ago |
Marko Lahma
|
7e08babf3b
Remove Engine.Realm, expose Engine.Intrinsics and Engine.Global directly (#1722)
|
1 year ago |
Marko Lahma
|
982a751485
Rename FunctionInstance to Function (#1721)
|
1 year ago |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
Marko Lahma
|
7ad9db735c
Hide, rename and move some methods (#1719)
|
1 year ago |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 year ago |
Marko Lahma
|
54990a75bf
Move CreateDeclarativeEnvironment and FindConstraint to Engine.Advanced (#1717)
|
1 year ago |
Marko Lahma
|
d6d398a6c7
Remove Record suffix from types (#1716)
|
1 year ago |
tomatosalat0
|
5ef97b80ed
Debug StepInto stops at beginning of arrow function (#1715)
|
1 year ago |
Marko Lahma
|
3dcae812fa
Unify recursion constraints between invoke and call (#1714)
|
1 year ago |
Marko Lahma
|
16365067f0
Make JsValue implement IConvertible (#1713)
|
1 year ago |
Marko Lahma
|
24b45d6f85
Add Engine.Advanced.StackTrace to get current stack trace string (#1712)
|
1 year ago |
Marko Lahma
|
7678879055
Implement JSON modules (#1711)
|
1 year ago |
Marko Lahma
|
78b168cf0b
Implement import attributes (#1710)
|
1 year ago |