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

Issue 7628021: Make function proxies work as constructors. (Closed)

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

Description

Make function proxies work as constructors. R=kmillikin@chromium.org BUG=v8:1543 TEST= Committed: http://code.google.com/p/v8/source/detail?r=9310

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -52 lines) Patch
M src/arm/builtins-arm.cc View 2 chunks +12 lines, -3 lines 0 comments Download
M src/heap.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/builtins-ia32.cc View 2 chunks +12 lines, -3 lines 0 comments Download
M src/proxy.js View 2 chunks +19 lines, -5 lines 0 comments Download
M src/runtime.js View 3 chunks +8 lines, -25 lines 0 comments Download
M src/v8natives.js View 1 chunk +9 lines, -1 line 0 comments Download
M src/x64/builtins-x64.cc View 2 chunks +12 lines, -3 lines 0 comments Download
M test/mjsunit/harmony/proxies.js View 5 chunks +151 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
rossberg
9 years, 4 months ago (2011-08-12 15:36:17 UTC) #1
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-16 10:07:21 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698