Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/
DNPRuntimeObjectFromDestroyedPlugin.cpp42 class ScriptableObject : public Object<ScriptableObject> { class in NPRuntimeObjectFromDestroyedPlugin
65 *(NPObject**)value = ScriptableObject::create(this); in NPP_GetValue()
DNPDeallocateCalledBeforeNPShutdown.cpp51 class ScriptableObject : public Object<ScriptableObject> { class in NPDeallocateCalledBeforeNPShutdown
81 *(NPObject**)value = ScriptableObject::create(this); in NPP_GetValue()
/external/webkit/Tools/
DChangeLog4717 (NPDeallocateCalledBeforeNPShutdown::ScriptableObject::hasProperty):
4718 (NPDeallocateCalledBeforeNPShutdown::ScriptableObject::getProperty):
DChangeLog-2011-02-1625639 (NPRuntimeObjectFromDestroyedPlugin::ScriptableObject::hasProperty):
25640 (NPRuntimeObjectFromDestroyedPlugin::ScriptableObject::getProperty):