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

Issue 23536007: Add scriptId to StackTrace frames. (Closed)

Created:
7 years, 3 months ago by vsevik
Modified:
7 years, 3 months ago
Reviewers:
yurys, Toon Verwaest
CC:
v8-dev
Base URL:
git://github.com/v8/v8.git@master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -2 lines) Patch
M include/v8.h View 3 chunks +10 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M src/isolate.cc View 2 chunks +13 lines, -2 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +36 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
vsevik
yurys@: Could you please review this change? verwaest@: Could you please OWNER review this change?
7 years, 3 months ago (2013-08-30 11:44:04 UTC) #1
yurys
lgtm with comment https://codereview.chromium.org/23536007/diff/1/test/cctest/test-api.cc File test/cctest/test-api.cc (right): https://codereview.chromium.org/23536007/diff/1/test/cctest/test-api.cc#newcode16677 test/cctest/test-api.cc:16677: scriptIdInStack[i] = stackTrace->GetFrame(i)->GetScriptId(); Instead of using ...
7 years, 3 months ago (2013-08-30 13:07:25 UTC) #2
Toon Verwaest
lgtm
7 years, 3 months ago (2013-08-30 14:01:45 UTC) #3
yurys
7 years, 3 months ago (2013-08-30 14:55:09 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r16459 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698