Version 5.4.10
- Improved indexing support for dynamic host objects.
- Added
V8ScriptEngine.SuppressInstanceMethodEnumeration. - Fixed hang on application pool recycle (Issue #119)
- Added blocking of
Exception.GetType()and_Exception.GetType()whenAllowReflectionis false (GitHub Issue #1). - Added blocking of
Delegate.MethodwhenAllowReflectionisfalse(GitHub Issue #2).