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

Issue 1785973003: [interpreter] Fix source positions for exception messages. (Closed)

Created:
4 years, 9 months ago by Michael Starzinger
Modified:
4 years, 8 months ago
CC:
v8-reviews_googlegroups.com, oth
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter] Fix source positions for exception messages. This adds more source positions for expressions to generated bytecode, ensuring that exception messages are in sync with full-codegen code. R=yangguo@chromium.org BUG=v8:4689 LOG=n

Patch Set 1 #

Patch Set 2 : More tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -20 lines) Patch
M src/interpreter/bytecode-generator.cc View 6 chunks +6 lines, -0 lines 0 comments Download
M test/cctest/cctest.status View 1 2 chunks +0 lines, -5 lines 0 comments Download
M test/message/message.status View 1 chunk +0 lines, -11 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Michael Starzinger
Hey Yang, as discussed offline: This fixes the position information in the exception messages. Unfortunately ...
4 years, 9 months ago (2016-03-11 09:04:21 UTC) #2
rmcilroy
On 2016/03/11 09:04:21, Michael Starzinger wrote: > Hey Yang, as discussed offline: This fixes the ...
4 years, 9 months ago (2016-03-11 10:24:40 UTC) #4
Yang
On 2016/03/11 10:24:40, rmcilroy wrote: > On 2016/03/11 09:04:21, Michael Starzinger wrote: > > Hey ...
4 years, 9 months ago (2016-03-11 10:45:05 UTC) #5
rmcilroy
On 2016/03/11 10:45:05, Yang wrote: > On 2016/03/11 10:24:40, rmcilroy wrote: > > On 2016/03/11 ...
4 years, 9 months ago (2016-03-11 11:10:33 UTC) #6
Yang
On 2016/03/11 11:10:33, rmcilroy wrote: > On 2016/03/11 10:45:05, Yang wrote: > > On 2016/03/11 ...
4 years, 9 months ago (2016-03-11 11:46:40 UTC) #7
Michael Starzinger
4 years, 8 months ago (2016-04-04 12:06:50 UTC) #8

Powered by Google App Engine
This is Rietveld 408576698