DEFINE_HAS_MEMBER_CHECK   55 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(hasMethod, bool, (NPIdentifier methodName));
DEFINE_HAS_MEMBER_CHECK   56 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(
DEFINE_HAS_MEMBER_CHECK   60 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(invokeDefault,
DEFINE_HAS_MEMBER_CHECK   63 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(hasProperty, bool, (NPIdentifier propertyName));
DEFINE_HAS_MEMBER_CHECK   64 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(getProperty,
DEFINE_HAS_MEMBER_CHECK   67 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(removeProperty, bool, (NPIdentifier propertyName));