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

Issue 1443683003: Split ValidateAndApplyPropertyDescriptor out of OrdinaryDefineOwnProperty (Closed)

Created:
5 years, 1 month ago by Jakob Kummerow
Modified:
5 years, 1 month ago
Reviewers:
Camillo Bruni
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Split ValidateAndApplyPropertyDescriptor out of OrdinaryDefineOwnProperty In preparation for JSProxy::GetOwnProperty. R=cbruni@chromium.org Committed: https://crrev.com/b9760afead06458126fb3b82ef30cf10d021a9d2 Cr-Commit-Position: refs/heads/master@{#31990}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -47 lines) Patch
M src/objects.h View 2 chunks +13 lines, -0 lines 0 comments Download
M src/objects.cc View 13 chunks +82 lines, -47 lines 2 comments Download

Messages

Total messages: 7 (1 generated)
Jakob Kummerow
PTAL. This is just refactoring (and introduction of a trivial entry point that's not used ...
5 years, 1 month ago (2015-11-13 16:08:55 UTC) #1
Camillo Bruni
LGTM with irrelevant nit. https://codereview.chromium.org/1443683003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1443683003/diff/1/src/objects.cc#newcode6232 src/objects.cc:6232: it != NULL ? it->GetName() ...
5 years, 1 month ago (2015-11-13 16:35:43 UTC) #2
Jakob Kummerow
Thanks, landing. https://codereview.chromium.org/1443683003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/1443683003/diff/1/src/objects.cc#newcode6232 src/objects.cc:6232: it != NULL ? it->GetName() : property_name)); ...
5 years, 1 month ago (2015-11-13 16:37:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1443683003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1443683003/1
5 years, 1 month ago (2015-11-13 16:37:55 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 1 month ago (2015-11-13 17:18:11 UTC) #6
commit-bot: I haz the power
5 years, 1 month ago (2015-11-14 23:21:46 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b9760afead06458126fb3b82ef30cf10d021a9d2
Cr-Commit-Position: refs/heads/master@{#31990}

Powered by Google App Engine
This is Rietveld 408576698