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

Issue 24218002: Avoid calling v8::Isolate::GetCurrent() twice in V8HiddenPropertyName (Closed)

Created:
7 years, 3 months ago by do-not-use
Modified:
7 years, 3 months ago
Reviewers:
haraken, marja
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, Nate Chapin, do-not-use
Visibility:
Public.

Description

Avoid calling v8::Isolate::GetCurrent() twice in V8HiddenPropertyName Avoid calling v8::Isolate::GetCurrent() twice in V8HiddenPropertyName by passing the isolate to V8HiddenPropertyName::createString(). R=haraken BUG=263412 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158011

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M Source/bindings/v8/V8HiddenPropertyName.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/bindings/v8/V8HiddenPropertyName.cpp View 2 chunks +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 3 months ago (2013-09-18 14:32:31 UTC) #1
haraken
LGTM
7 years, 3 months ago (2013-09-19 00:30:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/24218002/1
7 years, 3 months ago (2013-09-19 06:11:49 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-19 07:10:42 UTC) #4
Message was sent while issue was closed.
Change committed as 158011

Powered by Google App Engine
This is Rietveld 408576698