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

Issue 1178123003: Use LookupIterator in GetOldValue (Closed)

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

Description

Use LookupIterator in GetOldValue BUG=v8:4137 LOG=n Committed: https://crrev.com/7b5264475c7c3eb3325df867dae4748fd80ae733 Cr-Commit-Position: refs/heads/master@{#28973}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -35 lines) Patch
M src/objects.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/objects.cc View 2 chunks +11 lines, -32 lines 2 comments Download

Messages

Total messages: 12 (4 generated)
Toon Verwaest
PTAL
5 years, 6 months ago (2015-06-11 12:32:21 UTC) #2
Jakob Kummerow
lgtm https://codereview.chromium.org/1178123003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1178123003/diff/1/src/objects.cc#newcode11853 src/objects.cc:11853: CHECK(JSReceiver::GetPropertyAttributes(&it).IsJust()); Can this be a DCHECK?
5 years, 6 months ago (2015-06-11 14:35:24 UTC) #3
Toon Verwaest
https://codereview.chromium.org/1178123003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1178123003/diff/1/src/objects.cc#newcode11853 src/objects.cc:11853: CHECK(JSReceiver::GetPropertyAttributes(&it).IsJust()); On 2015/06/11 14:35:24, Jakob wrote: > Can this ...
5 years, 6 months ago (2015-06-11 14:46:26 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1178123003/1
5 years, 6 months ago (2015-06-11 16:31:30 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel/builds/1246)
5 years, 6 months ago (2015-06-11 16:35:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1178123003/1
5 years, 6 months ago (2015-06-11 21:42:58 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 6 months ago (2015-06-11 23:02:39 UTC) #11
commit-bot: I haz the power
5 years, 6 months ago (2015-06-11 23:02:51 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7b5264475c7c3eb3325df867dae4748fd80ae733
Cr-Commit-Position: refs/heads/master@{#28973}

Powered by Google App Engine
This is Rietveld 408576698