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

Issue 652039: Consistently return failure if the stub cache cannot deliver a code object... (Closed)

Created:
10 years, 10 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Consistently return failure if the stub cache cannot deliver a code object Some functions of the stub cache returned undefined if a code stub could not be generated. However the clients of these functions only cehcks for failure. Now all these functions return a failire object if no code stub can be made available Committed: http://code.google.com/p/v8/source/detail?r=3923

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M src/stub-cache.cc View 7 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-22 08:27:54 UTC) #1
Mads Ager (chromium)
10 years, 10 months ago (2010-02-22 09:58:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698