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

Issue 6672026: Faster invocation for most of API calls. (Closed)

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

Description

Faster invocation for most of API calls. For most of API calls we generate better stub which is faster than invocation via builtin, so use IC instead of direct call in Hydrogen. Committed: http://code.google.com/p/v8/source/detail?r=7149

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
antonm
Guys, may you have a look? I am going to have a quick look if ...
9 years, 9 months ago (2011-03-11 11:00:55 UTC) #1
Vitaly Repeshko
LGTM!
9 years, 9 months ago (2011-03-11 12:39:59 UTC) #2
Kevin Millikin (Chromium)
9 years, 9 months ago (2011-03-11 13:05:18 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698