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

Issue 159583: Change the check for builtin functions to not be based on identity,... (Closed)

Created:
11 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Change the check for builtin functions to not be based on identity, which seems shaky in the presence of multiple builtin objects. Committed: http://code.google.com/p/v8/source/detail?r=2573

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M src/debug.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/objects.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/objects-inl.h View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Kasper Lund
11 years, 4 months ago (2009-07-29 09:41:16 UTC) #1
Søren Thygesen Gjesse
LGTM
11 years, 4 months ago (2009-07-29 09:50:27 UTC) #2
yurys
11 years, 4 months ago (2009-07-29 11:38:55 UTC) #3
On 2009/07/29 09:41:16, Kasper Lund wrote:
> 

LGTM

Powered by Google App Engine
This is Rietveld 408576698