opaqueRootForGC   703 Source/bindings/templates/interface.cpp         Node* root = V8GCController::opaqueRootForGC(owner, isolate);
opaqueRootForGC   374 Source/bindings/tests/results/V8TestInterface2.cpp         Node* root = V8GCController::opaqueRootForGC(owner, isolate);
opaqueRootForGC   269 Source/bindings/v8/V8GCController.cpp             Node* root = V8GCController::opaqueRootForGC(node, m_isolate);
opaqueRootForGC    52 Source/bindings/v8/V8GCController.h     static Node* opaqueRootForGC(Node*, v8::Isolate*);
opaqueRootForGC    75 Source/bindings/v8/custom/V8MutationObserverCustom.cpp         v8::UniqueId id(reinterpret_cast<intptr_t>(V8GCController::opaqueRootForGC(*it, isolate)));