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

Issue 2452543003: Don't wrap roots in Handle just to dereference immediately. (Closed)

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

Description

Don't wrap roots in Handle just to dereference immediately. R=adamk@chromium.org BUG= Committed: https://crrev.com/d5de8f0d11ff8b52c71aee8064db429142ca9aad Cr-Commit-Position: refs/heads/master@{#40584}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -29 lines) Patch
M src/ast/scopeinfo.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/builtins/builtins-error.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/builtins/builtins-math.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/builtins/builtins-string.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M src/frames.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic/ic.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/messages.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download
M src/profiler/heap-snapshot-generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/regexp/jsregexp.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-debug.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-i18n.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/snapshot/code-serializer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/type-feedback-vector.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/wasm/wasm-module.cc View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
neis
4 years, 1 month ago (2016-10-25 14:40:16 UTC) #1
neis
Not sure it's worth it, let me know what you think.
4 years, 1 month ago (2016-10-25 14:40:34 UTC) #2
adamk
I like it, every callsite reads better to me, lgtm (but I'm not in all ...
4 years, 1 month ago (2016-10-25 14:43:32 UTC) #3
neis
On 2016/10/25 14:43:32, adamk wrote: > I like it, every callsite reads better to me, ...
4 years, 1 month ago (2016-10-25 14:46:45 UTC) #6
ahaas
wasm lgtm
4 years, 1 month ago (2016-10-25 14:48:18 UTC) #7
Benedikt Meurer
Technically we only wrap the root location into a Handle, we don't "create a handle" ...
4 years, 1 month ago (2016-10-25 16:55:20 UTC) #8
Yang
On 2016/10/25 16:55:20, Benedikt Meurer wrote: > Technically we only wrap the root location into ...
4 years, 1 month ago (2016-10-25 18:10:31 UTC) #9
neis
On 2016/10/25 18:10:31, Yang wrote: > On 2016/10/25 16:55:20, Benedikt Meurer wrote: > > Technically ...
4 years, 1 month ago (2016-10-26 09:27:08 UTC) #11
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/2452543003/1
4 years, 1 month ago (2016-10-26 09:27:40 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-26 11:22:18 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:13:39 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/d5de8f0d11ff8b52c71aee8064db429142ca9aad
Cr-Commit-Position: refs/heads/master@{#40584}

Powered by Google App Engine
This is Rietveld 408576698