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 114036: Push bleeding_edge revision 2020 (Closed)

Created:
11 years, 7 months ago by Søren Thygesen Gjesse
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Push bleeding_edge revision 2020. r2020 adds calling a non function as a constructor. This is a prerequisite for working on bug http://crbug.com/3285. Committed: http://code.google.com/p/v8/source/detail?r=2022

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+137 lines, -48 lines) Patch
M src/arm/builtins-arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/bootstrapper.cc View 1 chunk +22 lines, -8 lines 0 comments Download
M src/builtins.h View 2 chunks +32 lines, -30 lines 0 comments Download
M src/builtins.cc View 3 chunks +26 lines, -5 lines 0 comments Download
M src/contexts.h View 2 chunks +3 lines, -0 lines 0 comments Download
M src/execution.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/execution.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/runtime.js View 1 chunk +12 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-api.cc View 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Søren Thygesen Gjesse
11 years, 7 months ago (2009-05-20 20:50:11 UTC) #1
Mads Ager (chromium)
11 years, 7 months ago (2009-05-21 06:52:39 UTC) #2
OK, LGTM

Powered by Google App Engine
This is Rietveld 408576698