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

Issue 7013: - Optimized JSArray allocation in runtime system by using NewJSArrayWithEleme... (Closed)

Created:
12 years, 2 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

- Optimized JSArray allocation in runtime system by using NewJSArrayWithElements. Committed: http://code.google.com/p/v8/source/detail?r=479

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -28 lines) Patch
M src/factory.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M src/handles.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M src/jsregexp.cc View 5 chunks +16 lines, -16 lines 0 comments Download
M src/objects.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
bak
12 years, 2 months ago (2008-10-09 13:23:12 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698