LGTM

On Mon, Oct 20, 2014 at 8:56 AM, Isiah Meadows <impinb...@gmail.com> wrote:

> Outside of strings, numbers, and O.p.toString.call(foo), the rest of the
> use cases are exceptionally rare AFAIK.
>

Not sure what you mean here?

O.p.toString is very common. Lots of web code depends on it to detect what
kind of object they have.

An implementation has to cover all bases, no matter how rare they are.


> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
erik

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to