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

Issue 2087863002: [stubs] GetPropertyStub added. (Closed)

Created:
4 years, 6 months ago by Igor Sheludko
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@get-prop-stub
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[stubs] GetPropertyStub added. Currently only property queries are supported. This CL also factores out prototype chain iteration logic. GetPropertyStub is not used yet. BUG=v8:4911 LOG=Y Committed: https://crrev.com/e53f7d73f0e068d2272d1a7d71742f3c57e3a840 Cr-Commit-Position: refs/heads/master@{#37455}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -96 lines) Patch
M src/code-stub-assembler.h View 1 3 chunks +27 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 1 2 chunks +112 lines, -0 lines 0 comments Download
M src/code-stubs.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M src/code-stubs.cc View 1 2 chunks +82 lines, -96 lines 0 comments Download
M src/interface-descriptors.h View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (14 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2087863002/20001
4 years, 6 months ago (2016-06-21 15:33:10 UTC) #5
Igor Sheludko
PTAL
4 years, 6 months ago (2016-06-21 15:51:10 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-21 16:06:27 UTC) #9
Toon Verwaest
lgtm. Fairly complicated :) https://codereview.chromium.org/2087863002/diff/20001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2087863002/diff/20001/src/code-stub-assembler.cc#newcode2178 src/code-stub-assembler.cc:2178: Int32Constant(FIRST_JS_RECEIVER_TYPE)), LAST_SPECIAL_RECEIVER_TYPE or the other ...
4 years, 6 months ago (2016-06-23 12:48:22 UTC) #11
Igor Sheludko
https://codereview.chromium.org/2087863002/diff/20001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2087863002/diff/20001/src/code-stub-assembler.cc#newcode2178 src/code-stub-assembler.cc:2178: Int32Constant(FIRST_JS_RECEIVER_TYPE)), On 2016/06/23 12:48:22, Toon Verwaest wrote: > LAST_SPECIAL_RECEIVER_TYPE ...
4 years, 5 months ago (2016-06-28 08:09:07 UTC) #12
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/2087863002/20001
4 years, 5 months ago (2016-06-30 15:35:10 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/20217) v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 5 months ago (2016-06-30 15:36:41 UTC) #16
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/2087863002/60001
4 years, 5 months ago (2016-06-30 16:14:04 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 5 months ago (2016-06-30 16:38:34 UTC) #21
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/e53f7d73f0e068d2272d1a7d71742f3c57e3a840 Cr-Commit-Position: refs/heads/master@{#37455}
4 years, 5 months ago (2016-06-30 16:40:37 UTC) #23
Benedikt Meurer
4 years, 5 months ago (2016-07-01 03:42:24 UTC) #25
Message was sent while issue was closed.
Wohoo, awesome. Thanks Igor!

Powered by Google App Engine
This is Rietveld 408576698