testHasProperty  1230 content/shell/tools/plugin/PluginObject.cpp     return testHasProperty(plugin, args, argCount, result);
testHasProperty    46 content/shell/tools/plugin/TestObject.cpp static bool testHasProperty(NPObject*, NPIdentifier name);
testHasProperty    57 content/shell/tools/plugin/TestObject.cpp     testHasMethod,           testInvoke,   0,              testHasProperty,