Marko Lahma
|
4b23f03c52
Remove some unnecessary JsString allocations (#1728)
|
1 年之前 |
Marko Lahma
|
982a751485
Rename FunctionInstance to Function (#1721)
|
1 年之前 |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 年之前 |
Marko Lahma
|
a3e919be49
Remove some Instance suffixes (#1718)
|
1 年之前 |
Marko Lahma
|
5fe00666d7
Fix ambiguous JsValueExtensions.Call overload (#1474)
|
2 年之前 |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 年之前 |
Marko Lahma
|
c1ad0afd47
Fix some remaining function parameter destructuring issues (#1349)
|
2 年之前 |
Omega TMM
|
bf6ec4596d
Removed ProxyInstance ToString override so calls the property 'toString' (#1250)
|
3 年之前 |
Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 年之前 |
Marko Lahma
|
bbc5bab0b5
Hide Call method from public API (#1062)
|
3 年之前 |
Gökhan Kurt
|
95f25aaad6
Improve function interop (#1074)
|
3 年之前 |
Gökhan Kurt
|
6d53805682
Various Interop fixes (#1063)
|
3 年之前 |
Marko Lahma
|
ceee6b2ccb
Add Engine.Construct method (#1047)
|
3 年之前 |
Marko Lahma
|
12f05cb6bf
Anonymous lambda should have empty function name (#1024)
|
3 年之前 |
Marko Lahma
|
e6f54b5318
Introduce Engine.Evaluate (#899)
|
4 年之前 |
Marko Lahma
|
dcaae15a02
Fix Invoke logic and object coercion (#883)
|
4 年之前 |
Marko Lahma
|
a44e845762
Fix block-scoped function registrations (#859)
|
4 年之前 |
Gökhan Kurt
|
431a012f37
Allow calling Proxy revoke method without this context (#822)
|
4 年之前 |
Marko Lahma
|
cccd41e73a
Optimize interop, use NET5 to run tests (#803)
|
4 年之前 |