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

Issue 1086863003: Always wrap AllocationSiteContext::current() in a new handle in Crankshaft. (Closed)

Created:
5 years, 8 months ago by titzer
Modified:
5 years, 8 months ago
Reviewers:
mvstanton
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Always wrap AllocationSiteContext::current() in a new handle in Crankshaft. R=mvstanton@chromium.org BUG= Committed: https://crrev.com/7a4744ade43ede9541e10807f744ad766866747f Cr-Commit-Position: refs/heads/master@{#27935}

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -18 lines) Patch
M src/allocation-site-scopes.h View 1 chunk +0 lines, -1 line 1 comment Download
M src/hydrogen.cc View 4 chunks +17 lines, -17 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
titzer
5 years, 8 months ago (2015-04-20 09:42:32 UTC) #1
titzer
https://codereview.chromium.org/1086863003/diff/1/src/allocation-site-scopes.h File src/allocation-site-scopes.h (left): https://codereview.chromium.org/1086863003/diff/1/src/allocation-site-scopes.h#oldcode78 src/allocation-site-scopes.h:78: DCHECK(nested_site->IsAllocationSite()); This check was redundant since it's implied in ...
5 years, 8 months ago (2015-04-20 09:43:15 UTC) #2
mvstanton
LGTM. thanks for fixing this! nit, as we discussed: if current() returns an AllocationSite* instead ...
5 years, 8 months ago (2015-04-20 10:14:53 UTC) #3
titzer
On 2015/04/20 10:14:53, mvstanton wrote: > LGTM. thanks for fixing this! > > nit, as ...
5 years, 8 months ago (2015-04-20 10:54:13 UTC) #4
titzer
Committed patchset #1 (id:1) manually as 7a4744ade43ede9541e10807f744ad766866747f (presubmit successful).
5 years, 8 months ago (2015-04-20 11:47:03 UTC) #5
commit-bot: I haz the power
5 years, 8 months ago (2015-04-20 11:47:04 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7a4744ade43ede9541e10807f744ad766866747f
Cr-Commit-Position: refs/heads/master@{#27935}

Powered by Google App Engine
This is Rietveld 408576698