Comment #6 on issue 615 by [email protected]: "instanceof" operator broken in V8 v2.0.6.4
http://code.google.com/p/v8/issues/detail?id=615
I had to put a symlink from /lib/libv8.so to the current home directory location where I have the libv8.so currently built, so that shell would run. But once I did
that, and then: ~]scons sample=shell arch=64
shell<<<
~]./shell -e "var arr=[]; print(arr instanceof Array);" false :( still fails. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
