Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EASY: make Function.prototype.caller/arguments configurable
Summary: They were mistakenly left as non-configurable, even though the spec says that they should be in `AddRestrictedFunctionProperties`. Reviewed By: avp Differential Revision: D67366247 fbshipit-source-id: 998456a7fa5bc1bdb686751c4fc24177074eebf6
- Loading branch information