Marko Lahma
|
c6881dc92c
#451 optimize object expressions and type conversions (#521)
|
7 years ago |
Marko Lahma
|
8bbd390486
Optimize interop (#519)
|
7 years ago |
Marko Lahma
|
f9e65d3340
Optimize DeclarativeEnvironmentRecord (#518)
|
7 years ago |
Marko Lahma
|
b5c4b570ce
Optimize declarative environment record handling for functions (#517)
|
7 years ago |
Marko Lahma
|
e63a0222b8
#451 harmonize exception throwing (#515)
|
7 years ago |
Marko Lahma
|
85a190b605
Use .NET Core 2.1 when running tests and clean up (#516)
|
7 years ago |
Sebastien Ros
|
630dcf83cf
Fixing unit test
|
7 years ago |
Sebastien Ros
|
5806fa5172
Fixing merge issue
|
7 years ago |
Sebastien Ros
|
5286d88ea5
Merge remote-tracking branch 'origin/dev' into rel/3.0-beta
|
7 years ago |
Marko Lahma
|
14c6554342
#451 cache literals (#513)
|
7 years ago |
Nihal Talur
|
f90d6c1947
Add memory usage limit option to Engine (#482)
|
7 years ago |
Konstantin
|
e12d44374b
#473. Fixed NRE on comparison CLR and JS objects. (#474)
|
7 years ago |
Marko Lahma
|
c860632898
#451 faster code paths for JsString.Create (#511)
|
7 years ago |
Marko Lahma
|
09be6f1a24
#451 don't allocate date formats each time dates are being parsed (#512)
|
7 years ago |
Marko Lahma
|
1cf16df954
Make execution context struct and other performance tweaks (#502)
|
7 years ago |
Marko Lahma
|
7a6dc642c4
Optimize Array and Completion (#501)
|
7 years ago |
Marko Lahma
|
b0a379b328
Optimize some hot paths (#464)
|
7 years ago |
maximburyak
|
3d593023de
Allow creating an array instance based on existing PropertyDescriptor array/dictionary (#498)
|
7 years ago |
Pranay Kumar
|
2e87a5643c
Fixing cyclic reference handling in Json serialization (#499)
|
7 years ago |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 years ago |
Sébastien Ros
|
96c0b8eab7
Math specification conformance (#433)
|
7 years ago |
Pranay Kumar
|
12e5def2f9
Added Enumerator for Array Instance (#485)
|
7 years ago |
Sébastien Ros
|
37df293e32
Merge pull request #495 from lahma/perf/optimize-array-instance
|
7 years ago |
Marko Lahma
|
b3b282d249
#451 remove IPropertyDescriptor now that we have fast and memory efficient PropertyDescriptor
|
7 years ago |
Marko Lahma
|
8aef7b02e7
#451 don't translate flags to boolean?, separate *Set properties
|
7 years ago |
Marko Lahma
|
573f1a1515
#451 optimize ArrayInstance
|
7 years ago |
Sébastien Ros
|
d2fe4eeda6
Merge pull request #494 from lahma/perf/StrictModeScope-struct
|
7 years ago |
Marko Lahma
|
93bee1d289
#451 optimize evaluation performance
|
7 years ago |
Sébastien Ros
|
febfe99e03
Merge pull request #493 from sebastienros/dev
|
7 years ago |
pitMobile
|
9f532cabc3
JsString multiple concatination fails (#486)
|
7 years ago |