Why do we need the `!IS_SPEC_OBJECT(receiver) && %IsSloppyModeFunction(f)`
checks in the first place? I can't find it in the spec.

If we don't end up needing it, we could just use `var new_thisArg =
TO_OBJECT_INLINE(receiver);`.

https://codereview.chromium.org/553413002/

--
--
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