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

Issue 1292433004: Migrate to Zone-based handle allocation in hash table and symbol table. (Closed)

Created:
5 years, 4 months ago by koda
Modified:
5 years, 4 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Migrate to Zone-based handle allocation interface in hash table and symbol table. This is used by the compiler through "NewSymbol". BUG=https://github.com/dart-lang/sdk/issues/24109 R=srdjan@google.com Committed: https://github.com/dart-lang/sdk/commit/f722d4d2b24f92cedd98917ec5818eaed8f7d776

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -32 lines) Patch
M runtime/vm/hash_table.h View 11 chunks +24 lines, -24 lines 0 comments Download
M runtime/vm/symbols.cc View 6 chunks +14 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
koda
5 years, 4 months ago (2015-08-18 22:43:44 UTC) #2
srdjan
lgtm
5 years, 4 months ago (2015-08-18 23:11:08 UTC) #3
koda
5 years, 4 months ago (2015-08-19 16:35:06 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
f722d4d2b24f92cedd98917ec5818eaed8f7d776 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698