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

Issue 598913004: Split more runtime functions into seperate 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 more runtime functions into seperate files. R=bmeurer@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24274

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4799 lines, -4690 lines) Patch
M BUILD.gn View 1 chunk +6 lines, -0 lines 0 comments Download
M src/runtime/runtime.cc View 15 chunks +2096 lines, -4690 lines 0 comments Download
A src/runtime/runtime-collections.cc View 1 chunk +347 lines, -0 lines 0 comments Download
A src/runtime/runtime-compiler.cc View 1 chunk +441 lines, -0 lines 0 comments Download
A src/runtime/runtime-maths.cc View 1 chunk +247 lines, -0 lines 0 comments Download
A src/runtime/runtime-numbers.cc View 1 chunk +565 lines, -0 lines 0 comments Download
M src/runtime/runtime-strings.cc View 1 chunk +8 lines, -0 lines 0 comments Download
A src/runtime/runtime-test.cc View 1 chunk +323 lines, -0 lines 0 comments Download
A src/runtime/runtime-typedarray.cc View 1 chunk +760 lines, -0 lines 0 comments Download
M tools/gyp/v8.gyp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 2 months ago (2014-09-29 09:00:33 UTC) #1
Benedikt Meurer
LGTM (rubber-stamped)
6 years, 2 months ago (2014-09-29 09:12:39 UTC) #2
Yang
6 years, 2 months ago (2014-09-29 09:32:53 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24274 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698