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

Issue 1035523005: Serializer: ensure unique script ids when deserializing. (Closed)

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

Description

Serializer: ensure unique script ids when deserializing. R=jochen@chromium.org Committed: https://crrev.com/ed9191221b6f68f25d9bfc2050cbff47e6bcb885 Cr-Commit-Position: refs/heads/master@{#27471}

Patch Set 1 #

Total comments: 1

Patch Set 2 : rebase and fix #

Patch Set 3 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -7 lines) Patch
M src/factory.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M src/heap/heap.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/serialize.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M test/mjsunit/debug-breakpoints.js View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
A test/mjsunit/deserialize-script-id.js View 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
Yang
5 years, 9 months ago (2015-03-26 07:58:42 UTC) #1
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/1035523005/diff/1/src/heap/heap.h File src/heap/heap.h (right): https://codereview.chromium.org/1035523005/diff/1/src/heap/heap.h#newcode1354 src/heap/heap.h:1354: if (!Smi::IsValid(next_id) || next_id < 0) next_id = ...
5 years, 9 months ago (2015-03-26 08:00:22 UTC) #2
Yang
On 2015/03/26 08:00:22, jochen wrote: > lgtm > > https://codereview.chromium.org/1035523005/diff/1/src/heap/heap.h > File src/heap/heap.h (right): > ...
5 years, 9 months ago (2015-03-26 08:04:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035523005/1
5 years, 9 months ago (2015-03-26 08:04:21 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1263)
5 years, 9 months ago (2015-03-26 08:29:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035523005/20001
5 years, 9 months ago (2015-03-26 09:09:46 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1269)
5 years, 9 months ago (2015-03-26 09:20:18 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035523005/40001
5 years, 9 months ago (2015-03-26 09:29:16 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-26 09:50:40 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 09:51:01 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ed9191221b6f68f25d9bfc2050cbff47e6bcb885
Cr-Commit-Position: refs/heads/master@{#27471}

Powered by Google App Engine
This is Rietveld 408576698