Searched refs:NPObjectMap (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A Dnpruntime.cpp364 typedef WTF::HashMap<NPObject*, NPObject*> NPObjectMap; typedef
368 NPObjectMap liveObjectMap;
389 NPObjectMap::iterator ownerEntry = liveObjectMap.find(owner);

Completed in 69 milliseconds