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

Issue 1148583002: Simplify GetProperty helpers to ease element support (Closed)

Created:
5 years, 7 months ago by Toon Verwaest
Modified:
5 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Simplify GetProperty helpers to ease element support BUG=v8:4137 LOG=n Committed: https://crrev.com/c2670d6187dc0dc56b3326064673eb7b72047c0a Cr-Commit-Position: refs/heads/master@{#28556}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments #

Patch Set 3 : More comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -41 lines) Patch
M src/ic/ic.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M src/lookup.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/lookup.cc View 1 2 chunks +9 lines, -1 line 0 comments Download
M src/objects.h View 1 2 chunks +2 lines, -7 lines 0 comments Download
M src/objects.cc View 1 2 8 chunks +23 lines, -29 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Toon Verwaest
PTAL
5 years, 7 months ago (2015-05-19 16:16:10 UTC) #2
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/1148583002/diff/1/src/lookup.cc File src/lookup.cc (right): https://codereview.chromium.org/1148583002/diff/1/src/lookup.cc#newcode358 src/lookup.cc:358: DCHECK(ExoticIndexState::kNotExotic != exotic_index_state_); nit: the condition ...
5 years, 7 months ago (2015-05-20 09:06:50 UTC) #3
Toon Verwaest
Addressed comments
5 years, 7 months ago (2015-05-21 13:28:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1148583002/40001
5 years, 7 months ago (2015-05-21 13:32:10 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-21 14:35:01 UTC) #8
commit-bot: I haz the power
5 years, 7 months ago (2015-05-21 14:35:09 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c2670d6187dc0dc56b3326064673eb7b72047c0a
Cr-Commit-Position: refs/heads/master@{#28556}

Powered by Google App Engine
This is Rietveld 408576698