Comment #5 on issue 3483 by bugdro...@chromium.org: `1..isPrototypeOf.call(null)` should return false, not throw TypeError.
https://code.google.com/p/v8/issues/detail?id=3483#c5

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/357882a8e5d9d63d90a1a69a816b514fda01e400

commit 357882a8e5d9d63d90a1a69a816b514fda01e400
Author: rossb...@chromium.org <rossb...@chromium.org>
Date: Tue Nov 04 16:13:49 2014

`1..isPrototypeOf.call(null)` should return false, not throw TypeError.

BUG=v8:3483
LOG=Y
R=rossb...@chromium.org

Review URL: https://codereview.chromium.org/433413002

Cr-Commit-Position: refs/heads/master@{#25116}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25116 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/357882a8e5d9d63d90a1a69a816b514fda01e400/src/v8natives.js [modify] https://chromium.googlesource.com/v8/v8.git/+/357882a8e5d9d63d90a1a69a816b514fda01e400/test/mjsunit/function-call.js [add] https://chromium.googlesource.com/v8/v8.git/+/357882a8e5d9d63d90a1a69a816b514fda01e400/test/mjsunit/regress/regress-3483.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
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 v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to