ClearScript 7.4
- Generic script objects now implement
IDictionary<string, object>. - Added
JavaScriptExtensions.ToEnumerableandToAsyncEnumerable(GitHub Issue #494). DocumentAccessFlags.AllowCategoryMismatchnow applies to system documents.- Added
DocumentSettings.AsyncLoadCallbackandDocumentAccessFlags.UseAsyncLoadCallback. - Implemented smarter and safer
HeapExpansionMultiplierhandling. - Added
ValueRefandValueRef<T>utility classes. - Updated API documentation.
- Tested with V8 11.1.277.14.