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
  • inspector
  • debugger
  • value-unavailable-scopes.js
Find file
BlameHistoryPermalink
  • Simon Zünd's avatar
    [debug] Only apply TDZ 'value unavailable' logic for let/const · 85561d66
    Simon Zünd authored Aug 23, 2022
    This CL refines https://crrev.com/c/3829539 to only apply to let and
    const declared variables. `var`s should stay `undefined`.
    
    R=jarin@chromium.org
    
    Bug: chromium:1328681
    Change-Id: I35778c89fb04439348a4f6aebcdeb2db6234f9d0
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3848960Reviewed-by: 's avatarJaroslav Sevcik <jarin@chromium.org>
    Commit-Queue: Simon Zünd <szuend@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82640}
    85561d66
value-unavailable-scopes.js 3.5 KB
EditWeb IDE

Replace value-unavailable-scopes.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.