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

Issue 141044: A helper function to speed up creation of V8 wrappers for DOM Nodes. (Closed)

Created:
11 years, 6 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

A helper function to speed up creation of V8 wrappers for DOM Nodes. Committed: http://code.google.com/p/v8/source/detail?r=2260

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
M include/v8.h View 2 1 chunk +6 lines, -0 lines 0 comments Download
M src/api.cc View 1 2 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
antonm
11 years, 6 months ago (2009-06-22 17:08:54 UTC) #1
Mads Ager (chromium)
http://codereview.chromium.org/141044/diff/1002/4 File include/v8.h (right): http://codereview.chromium.org/141044/diff/1002/4#newcode1179 Line 1179: bool CloneElementAt(uint32_t index, Handle<Object>* result); Please add a ...
11 years, 6 months ago (2009-06-23 09:23:43 UTC) #2
antonm
Thanks a lot, Mads! I've updated the companion CL as well. http://codereview.chromium.org/141044/diff/1002/4 File include/v8.h (right): ...
11 years, 6 months ago (2009-06-23 13:56:23 UTC) #3
Mads Ager (chromium)
11 years, 6 months ago (2009-06-24 08:42:53 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698