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

Issue 1606783002: [builtins] Migrate Object.getOwnPropertyDescriptor to C++. (Closed)

Created:
4 years, 11 months ago by Benedikt Meurer
Modified:
4 years, 10 months 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

[builtins] Migrate Object.getOwnPropertyDescriptor to C++. The implementation of Object.getOwnPropertyDescriptor always called into C++ anyway, so there's no need to have this JavaScript wrapper around at all. CQ_INCLUDE_TRYBOTS=tryserver.chromium.win:win_chromium_rel_ng R=yangguo@chromium.org Committed: https://crrev.com/3fdd37b028f4711d0f6dcb038f575ce08ef0cfa3 Cr-Commit-Position: refs/heads/master@{#33379} Committed: https://crrev.com/da5f4a6ad895586939799b92bd6153517d35bf06 Cr-Commit-Position: refs/heads/master@{#33773}

Patch Set 1 #

Patch Set 2 : REBASE #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -33 lines) Patch
M src/bootstrapper.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/builtins.cc View 1 1 chunk +24 lines, -0 lines 0 comments Download
M src/js/v8natives.js View 1 2 chunks +0 lines, -7 lines 0 comments Download
M src/runtime/runtime.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime/runtime-object.cc View 1 1 chunk +0 lines, -25 lines 0 comments Download

Messages

Total messages: 34 (17 generated)
Benedikt Meurer
4 years, 11 months ago (2016-01-19 06:28:57 UTC) #1
Benedikt Meurer
Hey Yang, More v8natives cleanup. Please take a look. Thanks, Benedikt
4 years, 11 months ago (2016-01-19 06:30:36 UTC) #2
Yang
On 2016/01/19 06:30:36, Benedikt Meurer wrote: > Hey Yang, > > More v8natives cleanup. > ...
4 years, 11 months ago (2016-01-19 06:31:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606783002/1
4 years, 11 months ago (2016-01-19 06:37:42 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-19 06:55:17 UTC) #6
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/3fdd37b028f4711d0f6dcb038f575ce08ef0cfa3 Cr-Commit-Position: refs/heads/master@{#33379}
4 years, 11 months ago (2016-01-19 06:55:38 UTC) #8
Michael Hablich
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/1609023003/ by hablich@chromium.org. ...
4 years, 11 months ago (2016-01-20 08:35:51 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606783002/1
4 years, 11 months ago (2016-01-20 18:08:08 UTC) #14
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/161860)
4 years, 11 months ago (2016-01-20 19:48:55 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606783002/1
4 years, 11 months ago (2016-01-21 05:30:12 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/9985)
4 years, 11 months ago (2016-01-21 05:32:45 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606783002/40001
4 years, 10 months ago (2016-02-05 05:12:22 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/169727)
4 years, 10 months ago (2016-02-05 08:40:56 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606783002/40001
4 years, 10 months ago (2016-02-05 08:41:31 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606783002/40001
4 years, 10 months ago (2016-02-05 10:58:27 UTC) #30
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 10 months ago (2016-02-05 13:12:03 UTC) #32
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 13:12:19 UTC) #34
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/da5f4a6ad895586939799b92bd6153517d35bf06
Cr-Commit-Position: refs/heads/master@{#33773}

Powered by Google App Engine
This is Rietveld 408576698