I added the missing functions to the array. Furthermore I removed the usage
of
the Variable object again. This is not so nice if you want for example to
load
the closure field from a context. Please take another look.
http://codereview.chromium.org/8820015/diff/1/test/mjsunit/harmony/block-let-crankshaft.js
File test/mjsunit/harmony/block-let-crankshaft.js (right):
http://codereview.chromium.org/8820015/diff/1/test/mjsunit/harmony/block-let-crankshaft.js#newcode98
test/mjsunit/harmony/block-let-crankshaft.js:98: function f13(x) {
On 2011/12/08 12:58:54, fschneider wrote:
Where is f13-f23 invoked and optimized? I don't see them added to the
array
above.
Done.
http://codereview.chromium.org/8820015/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev