Marko Lahma
|
8f106a7c1f
Rename ExceptionHelper to Throw and shorter method names (#2148)
|
1 week ago |
Marko Lahma
|
27d3ce989d
Create global alias for JsValue[] arguments (#2055)
|
5 months ago |
Marko Lahma
|
7849416d32
Use Array.Resize when growing ArrayInstance (#1997)
|
8 months ago |
Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 year ago |
Marko Lahma
|
4110ede00b
Replace ReferenceEquals usage with is (not) null (#1906)
|
1 year ago |
Marko Lahma
|
bbc65dc0f1
Fix ArrayInstance.CopyValues to handle holes correctly (#1900)
|
1 year ago |
Marko Lahma
|
d306162997
Obsolete and cleanup some ObjectInstance access patterns (#1809)
|
1 year ago |
Marko Lahma
|
69b33acaf3
Cleanup ObjectInstance public API (#1720)
|
1 year ago |
Marko Lahma
|
3ab67e416b
Groundwork for generators (#1705)
|
1 year ago |
Marko Lahma
|
c5657939fc
Enable Meziantou.Analyzer (#1682)
|
1 year ago |
Marko Lahma
|
4bff351660
Optimize Array.pop (#1680)
|
1 year ago |
Marko Lahma
|
675ad495ce
Support caching of string instances in script preparation (#1678)
|
1 year ago |
Marko Lahma
|
bd171d02ac
Improve ParseArrayIndex when property is length (#1676)
|
1 year ago |
Marko Lahma
|
553fdb86ec
Improve array access performance (#1625)
|
1 year ago |
Marko Lahma
|
75a7b12aef
Add net60 target (#1515)
|
2 years ago |
Marko Lahma
|
fbaad9f476
Use latest test262 suite and fix/implement accordingly (#1497)
|
2 years ago |
Marko Lahma
|
4d84b91d3e
Fix ArrayInstance.GetOwnProperties with typed dense array (#1420)
|
2 years ago |
Marko Lahma
|
486373eb0b
Implement change Array by copy (#1366)
|
2 years ago |
Marko Lahma
|
4259645984
Optimize iterators a bit (#1363)
|
2 years ago |
Marko Lahma
|
8be9dce051
Add ArrayInstance underlying array conversion when needed (#1361)
|
2 years ago |
Marko Lahma
|
11a47fc717
Fix JsArray(PropertyDescriptor[]) to initialize prototype (#1360)
|
2 years ago |
Marko Lahma
|
eeb4865ddc
Optimize plain object access (#1356)
|
2 years ago |
Marko Lahma
|
ec25ac3a66
Unify and cleanup API (#1355)
|
2 years ago |
Marko Lahma
|
6b5f04d923
Improve array interop API (#1352)
|
2 years ago |
Marko Lahma
|
c680830d3b
Add easier APIs for interop usage (#1351)
|
2 years ago |
Marko Lahma
|
583aabbf05
Fix some class handling issues (#1346)
|
2 years ago |
Marko Lahma
|
fb8b68781d
Reduce memory allocations in array handling (#1314)
|
2 years ago |
Marko Lahma
|
9fbed07473
Implement RegExp match indices (#1310)
|
2 years ago |
Marko Lahma
|
4e6a18b56b
Fix array performance regression (#1284)
|
2 years ago |
Marko Lahma
|
97e481fc4e
Enable nullable reference types by default (#1237)
|
3 years ago |