_NPN_GetProperty   57 Source/bindings/v8/npruntime_impl.h bool _NPN_GetProperty(NPP, NPObject*, NPIdentifier propertyName, NPVariant* result);
_NPN_GetProperty   89 Source/web/WebBindings.cpp     return _NPN_GetProperty(npp, object, property, result);