DescriptionUnify TypeError messages
This CL fixes some nits in TypeError messages, unifying the form of
kDefineDisallowed and kObjectNotExtensible to match what is used by the
majority of the other messages:
* "Cannot" vs. "Can't" -> choose "Cannot"
* "property:%" -> "property %"
* omit the full-stop at the end of the message
BUG=v8:5673
Review-Url: https://codereview.chromium.org/2686233008
Cr-Commit-Position: refs/heads/master@{#43150}
Committed: https://chromium.googlesource.com/v8/v8/+/e08f85fcfe293a67baf2f7b7d558133ba9d2acba
Patch Set 1 #Patch Set 2 : Fix test expectations #
Messages
Total messages: 16 (12 generated)
|