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

Issue 10959038: Supported sourceURL comments for scripts having a name. (Closed)

Created:
8 years, 3 months ago by yurys
Modified:
8 years, 3 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

This issue is for landing patch by vsevik: http://codereview.chromium.org/10966011/ SourceURL comments for scripts having a name. sourceURL comment is now preferred script name for all scripts except for those with non zero start position (e.g. inline scripts in HTML). BUG=v8:2342 Committed: https://code.google.com/p/v8/source/detail?r=12576

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -5 lines) Patch
M src/messages.js View 2 chunks +6 lines, -5 lines 0 comments Download
M test/cctest/cctest.h View 1 chunk +11 lines, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +83 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698