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

Issue 597943002: Use runtime.h to look for runtime function names. (Closed)

Created:
6 years, 3 months ago by Yang
Modified:
6 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Use runtime.h to look for runtime function names. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24201

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : comments addressed #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -116 lines) Patch
M tools/check-name-clashes.py View 1 2 3 1 chunk +34 lines, -116 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Yang
6 years, 3 months ago (2014-09-24 10:30:34 UTC) #1
Jakob Kummerow
LGTM with comments. Happy to take another look if you end up making significant changes. ...
6 years, 3 months ago (2014-09-24 10:53:13 UTC) #2
Yang
Another look please. https://codereview.chromium.org/597943002/diff/1/tools/check-name-clashes.py File tools/check-name-clashes.py (right): https://codereview.chromium.org/597943002/diff/1/tools/check-name-clashes.py#newcode13 tools/check-name-clashes.py:13: LISTBODY = re.compile(".*\\\\$") On 2014/09/24 10:53:13, ...
6 years, 3 months ago (2014-09-24 11:52:17 UTC) #3
Jakob Kummerow
lgtm https://codereview.chromium.org/597943002/diff/2/tools/check-name-clashes.py File tools/check-name-clashes.py (right): https://codereview.chromium.org/597943002/diff/2/tools/check-name-clashes.py#newcode13 tools/check-name-clashes.py:13: LISTBODY = re.compile(".*\\\\$") I meant using r"" here, ...
6 years, 3 months ago (2014-09-24 12:08:24 UTC) #4
Yang
6 years, 3 months ago (2014-09-25 07:04:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #4 (id:50001) manually as 24201 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698