Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
grammar
Co-Authored-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
guybedford and Trott authored May 19, 2019
commit 4f2957e5d25d822dc38ee3f766205867b25bb7ff
2 changes: 1 addition & 1 deletion doc/api/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ reference.
**Code breakage is highly likely with this flag**, since redefining any
builtin properties on a subclass will throw in strict mode due to the ECMA-262
issue https://github.com/tc39/ecma262/pull/1307. This flag may still change
or be removed in future.
or be removed in the future.

To avoid these cases any builtin function overrides should be defined upfront:
Comment thread
guybedford marked this conversation as resolved.
Outdated

Expand Down