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

Issue 637873002: The empty husk of a JSFunction is useful to us. (Closed)

Created:
6 years, 2 months ago by titzer
Modified:
6 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

The empty husk of a JSFunction is useful to us. We hollow out the rotting core and with evil intent repurpose its dry carcass to empower ourselves; with such a shell we can test. R=mstarzinger@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=24459

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -65 lines) Patch
M test/cctest/compiler/function-tester.h View 3 chunks +82 lines, -43 lines 4 comments Download
M test/cctest/compiler/test-changes-lowering.cc View 2 chunks +4 lines, -22 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
titzer
6 years, 2 months ago (2014-10-08 09:02:48 UTC) #1
Michael Starzinger
LGTM. https://codereview.chromium.org/637873002/diff/1/test/cctest/compiler/function-tester.h File test/cctest/compiler/function-tester.h (right): https://codereview.chromium.org/637873002/diff/1/test/cctest/compiler/function-tester.h#newcode43 test/cctest/compiler/function-tester.h:43: function(NewFunction("(function(a,b){'use strict'; return 0;})")), nit: Just use the ...
6 years, 2 months ago (2014-10-08 09:08:11 UTC) #2
titzer
https://codereview.chromium.org/637873002/diff/1/test/cctest/compiler/function-tester.h File test/cctest/compiler/function-tester.h (right): https://codereview.chromium.org/637873002/diff/1/test/cctest/compiler/function-tester.h#newcode43 test/cctest/compiler/function-tester.h:43: function(NewFunction("(function(a,b){'use strict'; return 0;})")), On 2014/10/08 09:08:10, Michael Starzinger ...
6 years, 2 months ago (2014-10-08 09:22:55 UTC) #3
titzer
6 years, 2 months ago (2014-10-08 09:23:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 24459 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698