1. 30 Jan, 2019 1 commit
  2. 20 Sep, 2018 1 commit
  3. 26 Jul, 2018 1 commit
  4. 25 Jul, 2018 2 commits
  5. 16 Jul, 2018 1 commit
  6. 28 Jun, 2018 1 commit
    • Ben Smith's avatar
      [wasm] postMessage of WebAssembly.Module in d8 · c9b4f805
      Ben Smith authored
      Supporting postMessage from WebAssembly.Module requires implementing
      some logic in the ValueSerializer and ValueDeserializer delegates. This
      change implements some simple logic for d8.
      
      This change also fixes a DCHECK that occurs when sending a shared
      WebAssembly.Memory object to two Workers.
      
      Bug: chromium:857049
      Cq-Include-Trybots: luci.chromium.try:linux_chromium_rel_ng
      Change-Id: Idddb23a48175c7175967af3fbc03d8572452a069
      Reviewed-on: https://chromium-review.googlesource.com/1117871Reviewed-by: 's avatarMichael Starzinger <mstarzinger@chromium.org>
      Commit-Queue: Ben Smith <binji@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#54093}
      c9b4f805