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

Issue 11660028: Add kNumberStringCacheRootIndex into writable_roots (Closed)

Created:
7 years, 12 months ago by haitao.feng
Modified:
7 years, 12 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Add kNumberStringCacheRootIndex into writable_roots Committed: https://code.google.com/p/v8/source/detail?r=13278

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
haitao.feng
number_string_cache might be re-set by Heap::AllocateFullSizeNumberStringCache after initialization.
7 years, 12 months ago (2012-12-26 05:27:35 UTC) #1
Yang
On 2012/12/26 05:27:35, haitao.feng wrote: > number_string_cache might be re-set by Heap::AllocateFullSizeNumberStringCache > after initialization. ...
7 years, 12 months ago (2012-12-27 10:08:12 UTC) #2
Yang
7 years, 12 months ago (2012-12-27 10:11:40 UTC) #3
Message was sent while issue was closed.
On 2012/12/27 10:08:12, Yang wrote:
> On 2012/12/26 05:27:35, haitao.feng wrote:
> > number_string_cache might be re-set by
Heap::AllocateFullSizeNumberStringCache
> > after initialization.
> 
> LGTM. Landing.

Nice catch btw!

Powered by Google App Engine
This is Rietveld 408576698