Home
last modified time | relevance | path

Searched refs:removeRuntimeObject (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/bridge/
Druntime_root.h72 void removeRuntimeObject(RuntimeObjectImp*);
Druntime_root.cpp166 void RootObject::removeRuntimeObject(RuntimeObjectImp* object) in removeRuntimeObject() function in JSC::Bindings::RootObject
Druntime_object.cpp60 instance->rootObject()->removeRuntimeObject(this); in ~RuntimeObjectImp()
/external/webkit/JavaScriptCore/
DChangeLog-2007-10-141873 (KJS::Bindings::RootObject::removeRuntimeObject):