Marko Lahma 17f6a71d57 Improve interop member resolution when enum indexer present (#2131) 3 周之前
..
Collections 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
Constraints a4a51e3183 Check against long.MaxValue instead of int in memory limit configuration (#2068) 4 月之前
Extensions e4800fad93 Improve interop performance with delegates and dictionaries (#2088) 3 月之前
Native 3dc3134f69 Remove some duplication and align with spec naming (#2128) 3 周之前
Pooling 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
Runtime 17f6a71d57 Improve interop member resolution when enum indexer present (#2131) 3 周之前
Agent.cs 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 年之前
AssemblyInfoExtras.cs 495fc6161f Add SkipLocalsInit attribute (#1303) 2 年之前
AstExtensions.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 月之前
DeclarationBindingType.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
Engine.Advanced.cs 7ac9805af1 Add Options.InteropOptions.BuildCallStackHandler (#1793) 9 月之前
Engine.Ast.cs c57a4a8fe5 Use collection expressions (#2073) 4 月之前
Engine.Constraints.cs a1788187de Restructure and internalize (#1738) 1 年之前
Engine.Defaults.cs 6d866a2d28 Switch to using Acorn-based parsing via Acornima (#1820) 1 年之前
Engine.Modules.cs 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
Engine.cs 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
GlobalUsings.cs 27d3ce989d Create global alias for JsValue[] arguments (#2055) 5 月之前
HoistingScope.cs 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
IConstraint.cs e38849e1c3 Open some API and create public API tests for compatibility (#1290) 2 年之前
Jint.csproj 323230e2fb Enforce code style on build and fix issues (#2074) 4 月之前
Jint.snk a43e256d98 Signing the assembly 11 年之前
JintException.cs 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 年之前
JsValueExtensions.cs 3dc3134f69 Remove some duplication and align with spec naming (#2128) 3 周之前
Key.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
Options.Extensions.cs 8ebce9a0f7 Add extension point for custom Function.toString() logic (#2043) 6 月之前
Options.cs 8925d0fa89 Add configurable limit for Atomics.pause iterations (#2047) 5 月之前
ParsingOptions.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前
PreparationOptions.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
Prepared.cs e1e2d6d580 Prevent users from passing arbitrary parser options to Jint (#1831) 1 年之前
ScriptPreparationException.cs 3d5c8720e3 Ensure script preparation exposes only Jint's exception type (#1927) 1 年之前
SkipLocalsInitAttribute.cs 75a7b12aef Add net60 target (#1515) 2 年之前
StrictModeScope.cs 9079aef684 Convert to using file-scoped namespaces (#1931) 1 年之前