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

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/
H A DNPRuntimeObjectFromDestroyedPlugin.cpp42 class ScriptableObject : public Object<ScriptableObject> { class in class:NPRuntimeObjectFromDestroyedPlugin
65 *(NPObject**)value = ScriptableObject::create(this);
H A DNPDeallocateCalledBeforeNPShutdown.cpp51 class ScriptableObject : public Object<ScriptableObject> { class in class:NPDeallocateCalledBeforeNPShutdown
81 *(NPObject**)value = ScriptableObject::create(this);

Completed in 236 milliseconds