Marko Lahma
|
dce29b4598
Ability to configure Array.prototype as prototype for array-like object wrappers (#721)
|
5 years ago |
Marko Lahma
|
f5fd44b732
ES6 for-of (#577)
|
5 years ago |
Sebastian Stehle
|
4e86924d7e
Execution constraints (#709)
|
5 years ago |
Sebastian Stehle
|
6e06825f1c
Timeout for regex. (#621)
|
6 years ago |
Arshia001
|
58732d2d5c
Add CLR write allowed option to engine for additional sandboxing capabilities (#575)
|
6 years ago |
Steffen Liersch
|
01dd580456
Better enum support, ObjectWrapper dependencies replaced by IObjectWrapper, SetWrapObjectHandler (#603)
|
6 years ago |
Marko Lahma
|
b5c4b570ce
Optimize declarative environment record handling for functions (#517)
|
7 years ago |
Nihal Talur
|
f90d6c1947
Add memory usage limit option to Engine (#482)
|
7 years ago |
Marko Lahma
|
7a6dc642c4
Optimize Array and Completion (#501)
|
7 years ago |
Marko Lahma
|
5d408955dc
Reduce virtual calls and optimize JsValue equality checks (#497)
|
7 years ago |
Marko Lahma
|
d27b17852d
#451 prefer for over foreach when iterating Lists (#483)
|
7 years ago |
Marko Lahma
|
6164795167
Upgrade to latest Esprima, remove redundant casts (#452)
|
7 years ago |
Ayende Rahien
|
4223c30051
Allow host to handle unknown references (#410)
|
8 years ago |
Sébastien Ros
|
0c0fa95357
Catching exceptions optionally (#374)
|
8 years ago |
Sebastien Ros
|
0612a7a49b
Renaming option's internal properties
|
9 years ago |
Massimiliano Gentile
|
f077fe6fae
Implementation of Debug support
|
10 years ago |
auz34
|
e28dcd584d
Rename and adjust MaxRecursionDepth method in order to improve configuration readability
|
11 years ago |
auz34
|
42c5fe631b
Replace DiscardRecursion with option to set MaxRecursionDepth negative
|
11 years ago |
auz34
|
92be200b1d
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Florian
|
44d92d7c54
Merge feature/bindfunction with master
|
11 years ago |
Sébastien Ros
|
33e172354c
Merge pull request #68 from honestegg/add-timeout
|
11 years ago |
auz34
|
f2297d5f77
Another, less strict way to be protected from stack overflow caused by recursion
|
11 years ago |
auz34
|
959c4b4ac2
Logic to discard recursion if needed is introduced + simple test
|
11 years ago |
Brian Beard
|
91cb8abefd
Add Timeout option to the engine
|
11 years ago |
Brian Beard
|
f2d64b7196
Adding a way to override the local timezone
|
11 years ago |
Sebastien Ros
|
64f31c6651
Implementation skeleton
|
11 years ago |
Sebastien Ros
|
978bb0e211
Implementing object converters
|
11 years ago |
Sebastien Ros
|
e811661b55
Fixing type resolution
|
11 years ago |
Sebastien Ros
|
75aae5ef1a
Assemblies and classes access
|
11 years ago |
Sebastien Ros
|
8e5d51745a
Fixing numbers serialization
|
11 years ago |