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

Issue 2571883002: [stubs] Add CSA::IsSymbol() and CSA::IsPrivateSymbol(). (Closed)

Created:
4 years ago by gsathya
Modified:
4 years ago
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[stubs] Add CSA::IsSymbol() and CSA::IsPrivateSymbol(). Committed: https://crrev.com/3b1a09f56d5c94d1ada067a5b6ea15487673e3c2 Cr-Commit-Position: refs/heads/master@{#41682}

Patch Set 1 #

Patch Set 2 : refactor #

Patch Set 3 : fix test #

Patch Set 4 : remove stuff #

Total comments: 12

Patch Set 5 : refactor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -3 lines) Patch
M src/code-stub-assembler.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/code-stub-assembler.cc View 1 2 3 4 2 chunks +19 lines, -3 lines 0 comments Download
M test/cctest/test-code-stub-assembler.cc View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (22 generated)
gsathya
4 years ago (2016-12-13 19:29:05 UTC) #6
Igor Sheludko
I updated CL description. lgtm with nits: https://codereview.chromium.org/2571883002/diff/50001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2571883002/diff/50001/src/code-stub-assembler.cc#newcode2919 src/code-stub-assembler.cc:2919: return HasInstanceType(object, ...
4 years ago (2016-12-13 20:56:28 UTC) #16
gsathya
https://codereview.chromium.org/2571883002/diff/50001/src/code-stub-assembler.cc File src/code-stub-assembler.cc (right): https://codereview.chromium.org/2571883002/diff/50001/src/code-stub-assembler.cc#newcode2919 src/code-stub-assembler.cc:2919: return HasInstanceType(object, SYMBOL_TYPE); On 2016/12/13 20:56:28, Igor Sheludko wrote: ...
4 years ago (2016-12-13 22:01:04 UTC) #19
Igor Sheludko
lgtm
4 years ago (2016-12-13 23:08:27 UTC) #22
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/2571883002/70001
4 years ago (2016-12-13 23:09:38 UTC) #24
commit-bot: I haz the power
Committed patchset #5 (id:70001)
4 years ago (2016-12-13 23:12:24 UTC) #27
commit-bot: I haz the power
4 years ago (2016-12-13 23:13:33 UTC) #29
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3b1a09f56d5c94d1ada067a5b6ea15487673e3c2
Cr-Commit-Position: refs/heads/master@{#41682}

Powered by Google App Engine
This is Rietveld 408576698