Commit History

Author SHA1 Message Date
  Marko Lahma c98cf5c6f6 Update generator and module/export/import related tests (#978) 3 years ago
  Marko Lahma ed94d10a05 Configurable value coercion under interop (#973) 3 years ago
  Marko Lahma d932de757e Fix handling of member expression as object property key (#975) 3 years ago
  Marko Lahma 7a74e0c369 Allow controlling exposed names for interop members (#974) 3 years ago
  Marko Lahma 21d1dc1d61 Add typed array helpers for IsArray and AsArray (#971) 4 years ago
  Marko Lahma 7e0b575a1d Fix iteration in interop (#967) 4 years ago
  caseyzhang123 95da84a5aa Capture original exception stacktrace in ThrowMeaningfulException (#965) 4 years ago
  Marko Lahma c51d984fa0 Ensure to use same JintFunctionDefinition instance when possible (#964) 4 years ago
  Gökhan Kurt 87ee8e2c4b Implement Object.hasOwn (#960) 4 years ago
  Gökhan Kurt 2f34c74ef0 fix extension and class methods being enumerated (#959) 4 years ago
  Marko Lahma f5571d0700 Refactor options and add MaxArraySize constraint (#923) 4 years ago
  Sebastien Ros cb0a308e43 Fix build badge 4 years ago
  Sebastien Ros 404b7ee874 Update action names 4 years ago
  Sebastien Ros f6c76635cf Fix staging 4 years ago
  Sebastien Ros f524dfbb40 Re-enable MyGet publishing 4 years ago
  Marko Lahma 2548f0681b Ensure consuming works from C# language version 8 (#954) 4 years ago
  Gökhan Kurt d8282ef3b2 Test case for __proto__ prop (#948) 4 years ago
  Marko Lahma 8186a1d574 Support ES2021 Logical Assignment (#953) 4 years ago
  Marko Lahma 71de3317f1 Introduce TypeResolver with member filter and name comparer (#951) 4 years ago
  n1xx1 20dcf69afd Fix double evaluation when Operator Overloading is enabled (#945) 4 years ago
  Gökhan Kurt 27d36467fe Allow overloading assignment operators (#944) 4 years ago
  Marko Lahma b256b595d3 Check cyclic references when evaluating ToObject (#936) 4 years ago
  Marko Lahma af31a9dce6 Harmonize iterator prototype intrinsics to follow spec (#933) 4 years ago
  Gökhan Kurt e75235445c Do not throw error immediately when receiving null Regex from Esprima (#931) 4 years ago
  Marko Lahma e0589fe4af Enable more tests (#932) 4 years ago
  Marko Lahma 1a9cd0ede6 Typed arrays (#925) 4 years ago
  Marko Lahma 7080fdf7de ArrayBuffer and DataView (#930) 4 years ago
  Marko Lahma 99d05aff3f Add iterator prototype tests (#928) 4 years ago
  Gökhan Kurt ed4e82cb8e Fix Array.from, entries, spread and other iterator related methods (#927) 4 years ago
  Marko Lahma e90e4b3cc9 Update ArrayBuffer, DataView and TypedArray related tests (#926) 4 years ago