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

Issue 3253003: Set the code pointer when compiling a function. (Closed)

Created:
10 years, 3 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Set the code pointer when compiling a function. Without this fix LazyCompile has to be called twice to set it. Committed: http://code.google.com/p/v8/source/detail?r=5374

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
10 years, 3 months ago (2010-08-30 13:19:08 UTC) #1
Rico
10 years, 3 months ago (2010-08-30 13:32:50 UTC) #2
LGTM
Thanks for fixing this

Powered by Google App Engine
This is Rietveld 408576698