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

Issue 279863002: Harden %WeakCollectionSet. (Closed)

Created:
6 years, 7 months ago by Jarin
Modified:
6 years, 7 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added checks for WeakCollection(Has|Get|Delete) #

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

Messages

Total messages: 3 (0 generated)
Jarin
6 years, 7 months ago (2014-05-09 14:08:45 UTC) #1
Michael Starzinger
LGTM with comment. https://codereview.chromium.org/279863002/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/279863002/diff/1/src/runtime.cc#newcode1787 src/runtime.cc:1787: RUNTIME_ASSERT(key->IsJSReceiver() || key->IsSymbol()); This applies to ...
6 years, 7 months ago (2014-05-12 08:23:14 UTC) #2
Jarin
6 years, 7 months ago (2014-05-12 12:05:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r21265 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698