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

Issue 145513002: Turn FastNewContextStub into a HydrogenCodeStub. (Closed)

Created:
6 years, 11 months ago by Benedikt Meurer
Modified:
6 years, 11 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Turn FastNewContextStub into a HydrogenCodeStub. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18764

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+139 lines, -163 lines) Patch
M src/arm/code-stubs-arm.cc View 2 chunks +10 lines, -42 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M src/code-stubs.h View 2 chunks +16 lines, -5 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +54 lines, -0 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 2 chunks +10 lines, -43 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M src/isolate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 2 chunks +1 line, -9 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 2 chunks +10 lines, -42 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
PTAL
6 years, 11 months ago (2014-01-23 07:56:43 UTC) #1
Sven Panne
lgtm
6 years, 11 months ago (2014-01-23 08:16:53 UTC) #2
Benedikt Meurer
6 years, 11 months ago (2014-01-23 08:36:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18764 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698