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

Issue 612023002: Split even more runtime functions into separate files. (Closed)

Created:
6 years, 2 months ago by Yang
Modified:
6 years, 2 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Split even more runtime functions into separate files. R=bmeurer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24307

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3636 lines, -3572 lines) Patch
M BUILD.gn View 1 chunk +4 lines, -0 lines 0 comments Download
M src/debug.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +13 lines, -0 lines 0 comments Download
M src/runtime/runtime.cc View 15 chunks +78 lines, -3570 lines 0 comments Download
M src/runtime/runtime-compiler.cc View 1 chunk +0 lines, -2 lines 0 comments Download
A src/runtime/runtime-date.cc View 1 chunk +190 lines, -0 lines 0 comments Download
A src/runtime/runtime-debug.cc View 1 1 chunk +2736 lines, -0 lines 0 comments Download
A src/runtime/runtime-generator.cc View 1 chunk +230 lines, -0 lines 0 comments Download
A src/runtime/runtime-liveedit.cc View 1 chunk +293 lines, -0 lines 0 comments Download
M src/runtime/runtime-test.cc View 2 chunks +77 lines, -0 lines 0 comments Download
M src/runtime/runtime-utils.h View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 2 months ago (2014-09-29 10:44:52 UTC) #1
Benedikt Meurer
LGTM (rubber-stamped)
6 years, 2 months ago (2014-09-30 04:48:14 UTC) #2
Yang
6 years, 2 months ago (2014-09-30 08:23:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 24307 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698