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

Issue 109953004: Initialize the embedder data array on v8::Context to three elements (Closed)

Created:
7 years ago by jochen (gone - plz use gerrit)
Modified:
7 years ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Initialize the embedder data array on v8::Context to three elements Blink uses three slots, so instead of having to reallocate the array everytime, make it big enough to begin with. BUG=none LOG=n R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18335

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/bootstrapper.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
jochen (gone - plz use gerrit)
7 years ago (2013-12-09 09:21:20 UTC) #1
Sven Panne
lgtm
7 years ago (2013-12-09 09:32:04 UTC) #2
jochen (gone - plz use gerrit)
7 years ago (2013-12-18 08:45:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18335 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698