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

Issue 1527863003: [stubs] Fix TypeOfStub to properly return "undefined" for undetectable. (Closed)

Created:
5 years ago by Benedikt Meurer
Modified:
5 years ago
Reviewers:
Yang
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

[stubs] Fix TypeOfStub to properly return "undefined" for undetectable. The TypeOfStub didn't test the undetectable bit properly if the instance was also callable, and therefore returned "object" for document.all (which is both undetectable and callable). CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_chromium_rel_ng;tryserver.blink:linux_blink_rel R=yangguo@chromium.org BUG=chromium:567998 LOG=n Committed: https://crrev.com/02cc310370df7e51ac4f705038820066fdfd0cdc Cr-Commit-Position: refs/heads/master@{#32852} Committed: https://crrev.com/fa13da2e2b78086c1b643a7d76182e2ae8809294 Cr-Commit-Position: refs/heads/master@{#32883}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -2 lines) Patch
M src/code-stubs-hydrogen.cc View 1 chunk +1 line, -2 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
Benedikt Meurer
5 years ago (2015-12-15 07:21:26 UTC) #1
Benedikt Meurer
Hey Yang, Small fix for typeof w/ undetectable and callable. Please take a look. Thanks, ...
5 years ago (2015-12-15 07:22:20 UTC) #2
Yang
On 2015/12/15 07:22:20, Benedikt Meurer wrote: > Hey Yang, > > Small fix for typeof ...
5 years ago (2015-12-15 07:26:20 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527863003/1
5 years ago (2015-12-15 07:30:03 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm_rel/builds/11509)
5 years ago (2015-12-15 07:46:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527863003/1
5 years ago (2015-12-15 07:55:03 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-15 08:06:20 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/02cc310370df7e51ac4f705038820066fdfd0cdc Cr-Commit-Position: refs/heads/master@{#32852}
5 years ago (2015-12-15 08:06:47 UTC) #12
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1525703003/ by machenbach@chromium.org. ...
5 years ago (2015-12-15 09:31:27 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527863003/1
5 years ago (2015-12-16 05:08:03 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527863003/1
5 years ago (2015-12-16 06:57:40 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/80714)
5 years ago (2015-12-16 07:46:56 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1527863003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1527863003/1
5 years ago (2015-12-16 07:47:36 UTC) #24
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-16 08:29:46 UTC) #26
commit-bot: I haz the power
5 years ago (2015-12-16 08:30:11 UTC) #28
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fa13da2e2b78086c1b643a7d76182e2ae8809294
Cr-Commit-Position: refs/heads/master@{#32883}

Powered by Google App Engine
This is Rietveld 408576698