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

Issue 8510013: Get rid of CodeStub::TryGetCode. (Closed)

Created:
9 years, 1 month ago by Kevin Millikin (Chromium)
Modified:
9 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Get rid of CodeStub::TryGetCode. This function is no longer needed. It was only used (overly defensively) when fetching the stack check stub for on-stack replacement patching. R=vegorov@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9942

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -57 lines) Patch
M src/code-stubs.h View 3 chunks +3 lines, -12 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +0 lines, -41 lines 0 comments Download
M src/runtime-profiler.cc View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
9 years, 1 month ago (2011-11-09 15:38:59 UTC) #1
Vyacheslav Egorov (Chromium)
9 years, 1 month ago (2011-11-09 15:41:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698