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

Issue 9212006: [objects] NotSeededNumberDictionary

Created:
8 years, 11 months ago by indutny
Modified:
8 years, 11 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Base URL:
gh:v8/v8@master
Visibility:
Public.

Description

[objects] NotSeededNumberDictionary BUG= TEST= R=erik.corry@gmail.com

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -108 lines) Patch
M src/code-stubs.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/factory.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/factory.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M src/heap.h View 3 chunks +4 lines, -4 lines 0 comments Download
M src/heap.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M src/incremental-marking.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 3 chunks +68 lines, -14 lines 0 comments Download
M src/objects.cc View 5 chunks +107 lines, -49 lines 0 comments Download
M src/objects-inl.h View 2 chunks +34 lines, -22 lines 0 comments Download
M src/stub-cache.cc View 10 chunks +20 lines, -11 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
indutny
8 years, 11 months ago (2012-01-13 17:46:04 UTC) #1
It's causing segfaults currently, hope you can guide me or use parts of it code.

Powered by Google App Engine
This is Rietveld 408576698