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

Issue 2446203003: [builtins] Fix Object.create(null) special case (Closed)

Created:
4 years, 1 month ago by Camillo Bruni
Modified:
4 years, 1 month ago
Reviewers:
Jakob Kummerow
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[builtins] Fix Object.create(null) special case Fix failing assertions in the CodeStubAssembler that cause Object.create(null, global) fail. Drive-by-fix: convert some Assert to CSA_ASSERT. BUG=chromium:657692 Committed: https://crrev.com/58e0e3f635d028ed7dfcb123062db7f412c9407f Cr-Commit-Position: refs/heads/master@{#40576}

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -14 lines) Patch
M src/code-stub-assembler.h View 1 1 chunk +6 lines, -1 line 0 comments Download
M src/code-stub-assembler.cc View 1 8 chunks +16 lines, -13 lines 0 comments Download
M test/mjsunit/object-create.js View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Camillo Bruni
PTAL
4 years, 1 month ago (2016-10-25 18:28:45 UTC) #6
Jakob Kummerow
LGTM with nits https://codereview.chromium.org/2446203003/diff/1/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2446203003/diff/1/src/code-stub-assembler.cc#newcode8420 src/code-stub-assembler.cc:8420: // CSA_ASSERT: Type(array) is Object nit: ...
4 years, 1 month ago (2016-10-25 19:51:37 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2446203003/20001
4 years, 1 month ago (2016-10-26 06:56:00 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-26 07:21:05 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:13:13 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/58e0e3f635d028ed7dfcb123062db7f412c9407f
Cr-Commit-Position: refs/heads/master@{#40576}

Powered by Google App Engine
This is Rietveld 408576698