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
  • mjsunit
  • temporal
  • function-exist-no-intl.js
Find file
BlameHistoryPermalink
  • Frank Tang's avatar
    Reland "[Temporal] Part 1 - Skeleton" · 77e713f5
    Frank Tang authored Oct 07, 2021
    This is a reland of 0adc1410
    
    1. Fork out test/mjsunit/temporal/function-exist.js test
    to test/mjsunit/temporal/function-exist-no-i18n.js and mark
     function-exist FAIL in no_i18n build.
    
    Original change's description:
    > [Temporal] Part 1 - Skeleton
    >
    > 1. Expose all the functions to empty buildins.
    > 2. Wire up basic structure of classes and internal slots.
    >
    > Design Doc: https://docs.google.com/document/d/1Huu2OUlmveBh4wjgx0D7ouC9O9vSdiZWaRK3OwkQZU0/
    >
    > This is just a CL to establish a skeleton for Temporal.
    > The Temporal is very big. The prototype CL is in
    > https://chromium-review.googlesource.com/c/v8/v8/+/2967755
    > but too big to be reviewed so I break up the basic structure here first.
    >
    > Cq-Include-Trybots: luci.v8.try:v8_linux64_bazel
    > Bug: v8:11544
    > Change-Id: I10d09e3c2530e5b1a6ba60014a2294e138879ff3
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3092561
    > Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
    > Reviewed-by: Shu-yu Guo <syg@chromium.org>
    > Reviewed-by: Jakob Gruber <jgruber@chromium.org>
    > Commit-Queue: Frank Tang <ftang@chromium.org>
    > Cr-Commit-Position: refs/heads/main@{#76819}
    
    Bug: v8:11544
    Change-Id: I60eaface94ba9b3408cb235cd1ae425151a36732
    Cq-Include-Trybots: luci.v8.try:v8_linux64_bazel
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3160324Reviewed-by: 's avatarNico Hartmann <nicohartmann@chromium.org>
    Reviewed-by: 's avatarJakob Gruber <jgruber@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#77303}
    77e713f5
function-exist-no-intl.js 18.1 KB
EditWeb IDE

Replace function-exist-no-intl.js

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.