On Mon, Jul 13, 2009 at 4:08 PM, Maciej Stachowiak<m...@apple.com> wrote:
> Built-in classes work somewhat differently. I believe they use the calling
> function's global object ("lexical global object") rather than having some
> notion of home object.

You might be thinking of boxing primitive values, which do indeed get
their prototypes from the current lexical scope.

Adam
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to