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

Issue 126268: Avoid needless creation of handles in regexp runtime routines and use... (Closed)

Created:
11 years, 6 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Avoid needless creation of handles in regexp runtime routines and use the stack instead. Committed: http://code.google.com/p/v8/source/detail?r=2202

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -23 lines) Patch
M src/runtime.cc View 7 chunks +13 lines, -23 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 6 months ago (2009-06-17 11:41:51 UTC) #1
Kasper Lund
11 years, 6 months ago (2009-06-17 11:43:31 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698