Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Contribute to GitLab
  • Sign in / Register
V
V8
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Linshizhi
  • V8
  • Repository

Switch branch/tag
  • v8
  • test
  • message
  • fail
  • import-reserved-word.mjs
Find file
BlameHistoryPermalink
  • Mathias Bynens's avatar
    [test] Remove module pragma in favor of .mjs · 5c2c5ce1
    Mathias Bynens authored Jun 27, 2019
    d8 treats files with the .mjs extension as modules instead of
    classic scripts. Thus, the `// MODULE` pragma and its corresponding
    logic in test runners can be removed in favor of explicitly adding
    the extension.
    
    Bug: v8:7950, v8:9395, v8:9406
    Also-By: tmrts@chromium.org
    Change-Id: Ic74328dc5c5f176bb4bdf6d74bdd4d3966279ba5
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1675958
    Commit-Queue: Mathias Bynens <mathias@chromium.org>
    Reviewed-by: 's avatarTamer Tas <tmrts@chromium.org>
    Auto-Submit: Mathias Bynens <mathias@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62421}
    5c2c5ce1
import-reserved-word.mjs 198 Bytes
EditWeb IDE

Replace import-reserved-word.mjs

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.