Commit History

Author SHA1 Message Date
  Marko Lahma f4667ed60e Remove exposed CLR type equality requirement from ObjectWrapper.Equals (#1652) 1 year ago
  Marko Lahma 8794aa03cc Add fast path without try-catch for CLR function call (#1651) 1 year ago
  Marko Lahma 1a6aa38f1e Implement Promise.withResolvers and update test suite (#1650) 1 year ago
  Alexander Marek f4e0ce3f4c Add convenience API methods for ShadowRealm (#1574) 1 year ago
  viruscamp 89a1b615f6 PropertyDescriptor improvements (#1648) 1 year ago
  Marko Lahma 8ebdc342f6 Optimize URI decode and encode (#1647) 1 year ago
  Diogo Gomes e5d60cb58f Support converting JsTypedArray instances under interop (#1646) 1 year ago
  viruscamp 48d512f567 Improve Proxy conformance and support CLR interop better (#1645) 1 year ago
  Umut Akkaya c905f53c99 Add experimental support for Task to Promise conversion (#1567) 1 year ago
  David 1697fc39f3 Fix rest/spread bug with empty object (#1642) 1 year ago
  Tony Han da88d1ea53 Include interface methods when searching for interop targets (#1638) 1 year ago
  Marko Lahma 29b67f809f Upgrade to Esprima 3.0.1 (#1635) 2 years ago
  Marko Lahma 073497d32e Upgrade to Esprima 3.0.0 (#1630) 2 years ago
  viruscamp d48ebd50ba Interface type wrapper can call object methods. (#1629) 2 years ago
  Marko Lahma 9dd79279b1 Update benchmark results and packages (#1622) 2 years ago
  Marko Lahma 553fdb86ec Improve array access performance (#1625) 2 years ago
  Marko Lahma 7fd4893131 Optimize engine construction (#1621) 2 years ago
  viruscamp f4982ee8ff More improvements for CLR Interop (#1616) 2 years ago
  adams85 e9ace1a5a1 Fix capturing group numbering bug and a few more regex-related issues (#1614) 2 years ago
  viruscamp 0ebf7cd5a8 Support explicit interface and hidden member of super class (#1613) 2 years ago
  Lehonti Ramos 2ebfedf76e Added readonly modifier to fields that aren't being changed (#1610) 2 years ago
  adams85 6eddc61db4 Implement workarounds for regex parsing known issues (#1603) 2 years ago
  Marko Lahma cc63b205dc Rename PromiseInstance to JsPromise (#1605) 2 years ago
  Marko Lahma 5689052026 Rename ProxyInstance to JsProxy (#1604) 2 years ago
  Marko Lahma 0b1ed1b394 Rename WeakRefInstance to JsWeakRef (#1602) 2 years ago
  Marko Lahma 5c19933f49 Rename MapInstance to JsMap (#1601) 2 years ago
  Marko Lahma c52ff7f8de Rename SetInstance to JsSet (#1600) 2 years ago
  Marko Lahma 4bff490028 Rename WeakMapInstance to JsWeakMap (#1599) 2 years ago
  Marko Lahma 805ae4f57c Rename WeakSetInstance to JsWeakSet (#1598) 2 years ago
  Marko Lahma 2ec677c1a1 Rename thisObj to thisObject and args as arguments in parameter names (#1597) 2 years ago