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

Issue 7974007: Speed up finding code objects from addresses in asserts. With (Closed)

Created:
9 years, 3 months ago by Erik Corry
Modified:
9 years, 3 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Speed up finding code objects from addresses in asserts. With the new large pages it takes too long to iterate from the start of the page to find a code object. Committed: http://code.google.com/p/v8/source/detail?r=9332

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 3 months ago (2011-09-20 08:25:53 UTC) #1
Rico
9 years, 3 months ago (2011-09-20 08:32:01 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698