Description[builtins] Pass NotNullOrUndefined to ToPrimitive calls.
For calls from ToPrimitive we already now that the receiver cannot be
null or undefined, since a property lookup succeeded before the call,
which would have thrown an exception in case of null or undefined.
R=yangguo@chromium.org
Review-Url: https://codereview.chromium.org/2649093002
Cr-Commit-Position: refs/heads/master@{#42589}
Committed: https://chromium.googlesource.com/v8/v8/+/7b6ac70a4a07e7da74046ba2057488c8775c8931
Patch Set 1 #
Messages
Total messages: 10 (6 generated)
|