Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Issue 1994973002: Revert of Refactor script position calculation (Closed)

Created:
4 years, 7 months ago by Michael Achenbach
Modified:
4 years, 7 months ago
Reviewers:
jgruber1, Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Revert of Refactor script position calculation (patchset #6 id:100001 of https://codereview.chromium.org/1986173002/ ) Reason for revert: Breaks layout tests: https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/6896 Original issue's description: > Refactor script position calculation > > Script position calculation logic (i.e. line & column numbers for a > given code position) is now based on a single method > Script::GetPositionInfo(). Refactored related code in isolate.cc and > js/messages.js to use the new method and removed the line_ends JS > accessor. > > R=yangguo@chromium.org > BUG= > > Committed: https://crrev.com/c04d547298ce4fd425ef1eaa9b02ad1e177918dc > Cr-Commit-Position: refs/heads/master@{#36359} TBR=yangguo@chromium.org,jgruber@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Committed: https://crrev.com/3f6b081aa0cf3c587d576bcf3f1641ac2a902347 Cr-Commit-Position: refs/heads/master@{#36368}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+271 lines, -368 lines) Patch
M src/accessors.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/accessors.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M src/bootstrapper.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/debug/mirrors.js View 1 chunk +1 line, -1 line 0 comments Download
M src/heap-symbols.h View 4 chunks +0 lines, -5 lines 0 comments Download
M src/isolate.cc View 1 chunk +18 lines, -7 lines 0 comments Download
M src/js/messages.js View 9 chunks +122 lines, -19 lines 0 comments Download
M src/objects.h View 2 chunks +8 lines, -27 lines 0 comments Download
M src/objects.cc View 1 chunk +33 lines, -84 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 chunk +0 lines, -99 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +0 lines, -82 lines 0 comments Download
M test/cctest/test-debug.cc View 1 chunk +45 lines, -40 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Michael Achenbach
Created Revert of Refactor script position calculation
4 years, 7 months ago (2016-05-19 13:54:13 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1994973002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1994973002/1
4 years, 7 months ago (2016-05-19 13:54:15 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-19 13:54:36 UTC) #4
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 13:55:06 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3f6b081aa0cf3c587d576bcf3f1641ac2a902347
Cr-Commit-Position: refs/heads/master@{#36368}

Powered by Google App Engine
This is Rietveld 408576698