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

Issue 23496046: Remove indirection when calling Runtime_StackGuard. (Closed)

Created:
7 years, 3 months ago by Yang
Modified:
7 years, 3 months ago
Reviewers:
ulan
CC:
v8-dev
Visibility:
Public.

Description

Remove indirection when calling Runtime_StackGuard. R=ulan@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -29 lines) Patch
M src/arm/full-codegen-arm.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/builtins.h View 2 chunks +0 lines, -3 lines 0 comments Download
M src/builtins.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
7 years, 3 months ago (2013-09-11 15:55:51 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698