Comment #5 on issue 3900 by [email protected]: Implement ES6 Reflect.construct() and Reflect.apply()
https://code.google.com/p/v8/issues/detail?id=3900#c5

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/d21fd15467e16f185e511dbfbaeef7caddfe804a

commit d21fd15467e16f185e511dbfbaeef7caddfe804a
Author: caitpotter88 <[email protected]>
Date: Thu Mar 19 14:47:18 2015

[es6] implement Reflect.apply() & Reflect.construct()

BUG=v8:3900
LOG=N
[email protected]

Review URL: https://codereview.chromium.org/913073003

Cr-Commit-Position: refs/heads/master@{#27316}

[modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/BUILD.gn
[modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/arm/builtins-arm.cc [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/arm64/builtins-arm64.cc [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/bootstrapper.cc [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/builtins.h [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/flag-definitions.h [add] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/harmony-reflect.js [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/ia32/builtins-ia32.cc [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/macros.py [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/messages.js [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/runtime.js [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/src/x64/builtins-x64.cc [add] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/test/mjsunit/harmony/reflect-apply.js [add] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/test/mjsunit/harmony/reflect-construct.js [modify] http://crrev.com/d21fd15467e16f185e511dbfbaeef7caddfe804a/tools/gyp/v8.gyp


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to