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

Issue 607009: Remove caching of ToBoolean on the global context. This was used for... (Closed)

Created:
10 years, 10 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove caching of ToBoolean on the global context. This was used for API operations but the API C++ code no longer performs a call to the JavaScript code for ToBoolean. Committed: http://code.google.com/p/v8/source/detail?r=3864

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -2 lines) Patch
M src/bootstrapper.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/contexts.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 10 months ago (2010-02-16 09:14:56 UTC) #1
Søren Thygesen Gjesse
10 years, 10 months ago (2010-02-16 09:16:12 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698