1. 02 Jul, 2020 1 commit
  2. 25 Jun, 2020 1 commit
  3. 23 Jun, 2020 1 commit
  4. 22 Jun, 2020 1 commit
  5. 16 Jun, 2020 1 commit
  6. 09 Jun, 2020 1 commit
  7. 05 Jun, 2020 1 commit
  8. 03 Jun, 2020 3 commits
  9. 25 May, 2020 1 commit
  10. 06 May, 2020 1 commit
    • Jakob Gruber's avatar
      [snapshot] Clear reconstructable data prior to d8 stress_snapshot run · 3c422d1c
      Jakob Gruber authored
      The serializer currently cannot handle a heap state containing
      arbitrary compiled Code objects. As a quick fix for the
      --stress-snapshot d8 flag, we clear compiled data from the isolate
      prior to the serialize-deserialize-verify pass.
      
      With this change, mjsunit tests pass on x64.
      
      The %SerializeDeserializeNow() runtime function would require more
      work, since it is not possible to mutate the heap to this extent while
      still preserving a runnable host context and isolate. We will need
      another solution there.
      
      Drive-by: Skip the stress_snapshot variant except for the mjsunit
      suite.
      
      Tbr: machenbach@chromium.org
      Bug: v8:10493,v8:10416
      Change-Id: Ie110da8b51613fcd69c7f391d3cf8589d6b04dd8
      Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2182429Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
      Reviewed-by: 's avatarUlan Degenbaev <ulan@chromium.org>
      Commit-Queue: Jakob Gruber <jgruber@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#67585}
      3c422d1c
  11. 22 Apr, 2020 2 commits
  12. 27 Mar, 2020 1 commit
  13. 26 Mar, 2020 1 commit
  14. 26 Feb, 2020 1 commit
  15. 18 Feb, 2020 1 commit
  16. 17 Feb, 2020 1 commit
  17. 05 Feb, 2020 1 commit
  18. 24 Jan, 2020 1 commit
  19. 15 Jan, 2020 1 commit
  20. 08 Jan, 2020 1 commit
  21. 17 Dec, 2019 1 commit
  22. 16 Dec, 2019 2 commits
  23. 13 Dec, 2019 1 commit
  24. 03 Dec, 2019 1 commit
  25. 28 Nov, 2019 1 commit
  26. 21 Nov, 2019 1 commit
  27. 20 Nov, 2019 1 commit
  28. 18 Nov, 2019 1 commit
  29. 11 Nov, 2019 1 commit
  30. 31 Oct, 2019 1 commit
  31. 22 Oct, 2019 2 commits
  32. 26 Sep, 2019 1 commit
  33. 17 Sep, 2019 1 commit
  34. 05 Sep, 2019 2 commits