1. 1df8d56 [JSC] JSBigInt allocation should be graceful for OOM by ysuzuki@apple.com · 4 years, 10 months ago
  2. e257a3b REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures by ross.kirsling@sony.com · 4 years, 10 months ago
  3. 0ebe33c [IWYU] Remove unnecessary includes from JSC implementation files by ross.kirsling@sony.com · 4 years, 11 months ago
  4. d829a53 [JSC] Implement BigInt.asIntN and BigInt.asUintN by ysuzuki@apple.com · 5 years ago
  5. a038a2b Unreviewed, reverting r261156. by ysuzuki@apple.com · 5 years ago
  6. e10b5f2 [JSC] Implement BigInt.asIntN and BigInt.asUintN by ysuzuki@apple.com · 5 years ago
  7. da428b1 [JSC] BigInt constructor should accept larger integers than safe-integers by ysuzuki@apple.com · 5 years ago
  8. e7a3e5c Return BigInt32 whenever we can https://bugs.webkit.org/show_bug.cgi?id=210922 by sbarati@apple.com · 5 years ago
  9. 6654e3f [JSC] SpeculativeJIT::nonSpeculativeNonPeepholeStrictEq should expect AnyBigIntUse by ysuzuki@apple.com · 5 years ago
  10. 38b9f4d [JSC] Skip test262 for non-safe-integer range BigIntConstructor by ysuzuki@apple.com · 5 years ago
  11. fd3529f Support an inlined representation in JSValue of small BigInts ("BigInt32") by rmorisset@apple.com · 5 years ago
  12. 78bb3d7 Test262-runner should always consider crashes as new failures by keith_miller@apple.com · 5 years ago
  13. 0e4a9cf [JSC] Anonymous built-in functions should have empty string for a name by ross.kirsling@sony.com · 5 years ago
  14. 52e98bb [JSC] Thread JSGlobalObject* instead of ExecState* by ysuzuki@apple.com · 5 years ago
  15. 622e869 [JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*) by ysuzuki@apple.com · 5 years ago
  16. 5f05b1e [JSC] We should have more WithoutTransition functions which are usable for JSGlobalObject initialization by ysuzuki@apple.com · 6 years ago
  17. 34bfc02 Create a RELEASE_AND_RETURN macro for ExceptionScopes by keith_miller@apple.com · 6 years ago
  18. 8407763 [WTF] Add user-defined literal for ASCIILiteral by utatane.tea@gmail.com · 7 years ago
  19. bef4439 [ESNext][BigInt] Implement BigIntConstructor and BigIntPrototype by ticaiolima@gmail.com · 7 years ago