Comment #2 on issue 865 by AlfaBeryl: ES5: typeof for host objects implementing [[Call]] should be function
http://code.google.com/p/v8/issues/detail?id=865
I'm in a puzzle as to why typeof regexp returns "function",but typeof regexp == "function" returns false.
Why does V8 produces this result? Thanks a bundle. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
