Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
DPluginObject.cpp47 NPObject* consoleObject = NPVARIANT_TO_OBJECT(consoleVariant); in pluginLogWithWindowObject() local
53 …if (!browser->invoke(instance, consoleObject, browser->getstringidentifier("log"), &messageVariant… in pluginLogWithWindowObject()
55 browser->releaseobject(consoleObject); in pluginLogWithWindowObject()
60 browser->releaseobject(consoleObject); in pluginLogWithWindowObject()