Marko Lahma 24cda031a8 Prefer indexing and custom properties over indexer property (#773) 5 years ago
..
ClrFunctionInstance.cs 1fec0a93af Enable function tests (#736) 5 years ago
ClrPropertyDescriptorFactoriesKey.cs 68733e1cf6 Provide a way to override interop members (#758) 5 years ago
DefaultTypeConverter.cs dce29b4598 Ability to configure Array.prototype as prototype for array-like object wrappers (#721) 5 years ago
DelegateWrapper.cs 284411b25a Support let and const (#722) 5 years ago
GetterFunctionInstance.cs 284411b25a Support let and const (#722) 5 years ago
IObjectConverter.cs 73f75e8265 Added engine parameter to IObjectConverter.TryConvert for context (#331) 6 years ago
IObjectWrapper.cs 2367a263dc Comparing Object wrappers (#367) 8 years ago
IReferenceResolver.cs 5c8a57e770 Create DefaultReferenceResolver (#752) 5 years ago
ITypeConverter.cs c9dd24899d Greatly improve performance of overload resolution 11 years ago
MethodInfoFunctionInstance.cs 284411b25a Support let and const (#722) 5 years ago
NamespaceReference.cs 5dbdb5967c Use JsValue for property access (#701) 5 years ago
ObjectWrapper.cs 24cda031a8 Prefer indexing and custom properties over indexer property (#773) 5 years ago
SetterFunctionInstance.cs 284411b25a Support let and const (#722) 5 years ago
TypeReference.cs 284411b25a Support let and const (#722) 5 years ago
TypeReferencePrototype.cs e63a0222b8 #451 harmonize exception throwing (#515) 7 years ago