1. 14 Aug, 2017 1 commit
  2. 17 Jul, 2017 1 commit
  3. 11 Apr, 2017 1 commit
    • gsathya's avatar
      [ESNext] Implement DynamicImportCall · 94283dcf
      gsathya authored
      This patch implements the runtime semantics of dynamic import.
      
      We create a new ASTNode so that we can pass the JSFunction closure() to
      the runtime function from which we get the script_url.
      
      d8 implements the embedder logic required to load and evaluate the modules.
      
      The API is mostly implemented as specified.
      
      BUG=8:5785
      
      Review-Url: https://codereview.chromium.org/2703563002
      Cr-Commit-Position: refs/heads/master@{#44551}
      94283dcf
  4. 25 Jan, 2017 1 commit
  5. 16 Jan, 2017 1 commit
  6. 12 Jan, 2017 1 commit
  7. 04 Jan, 2017 1 commit