HomeSort by relevance Sort by last modified time
    Searched refs:npJSObjectDestroyed (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NPRuntimeObjectMap.h 66 void npJSObjectDestroyed(NPJSObject*);
NPRuntimeObjectMap.cpp 85 void NPRuntimeObjectMap::npJSObjectDestroyed(NPJSObject* npJSObject)
NPJSObject.cpp 63 m_objectMap->npJSObjectDestroyed(this);

Completed in 23 milliseconds