2011-05-03 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Dimitri Glazkov.
[Chromium] toV8(Node*) will enter infinite recursion when called with a node of type SHADOW_ROOT_NODE
https://bugs.webkit.org/show_bug.cgi?id=60026
Return a wrapper for Node in toV8(Node*) when called with a node of type
SHADOW_ROOT_NODE instead of entering infinite recursion.
* bindings/v8/custom/V8NodeCustom.cpp:
(WebCore::toV8Slow):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@85606
268f45cc-cd09-0410-ab3c-
d52691b4dbfc