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

Issue 40733002: Devirtualize SerializedScriptValue's destructor (Closed)

Created:
7 years, 2 months ago by Inactive
Modified:
7 years, 2 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Devirtualize SerializedScriptValue's destructor Devirtualize SerializedScriptValue's destructor to avoid creating an unnecessary vtable. SerializedScriptValue is never subclassed nor does it have any virtual function. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160477

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M Source/bindings/v8/SerializedScriptValue.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Inactive
7 years, 2 months ago (2013-10-24 17:09:22 UTC) #1
abarth-chromium
lgtm
7 years, 2 months ago (2013-10-24 17:12:04 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/40733002/1
7 years, 2 months ago (2013-10-24 17:14:02 UTC) #3
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=9738
7 years, 2 months ago (2013-10-24 17:27:30 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/40733002/1
7 years, 2 months ago (2013-10-24 17:35:25 UTC) #5
commit-bot: I haz the power
7 years, 2 months ago (2013-10-24 18:37:05 UTC) #6
Message was sent while issue was closed.
Change committed as 160477

Powered by Google App Engine
This is Rietveld 408576698