_NPN_SetProperty 58 Source/bindings/v8/npruntime_impl.h bool _NPN_SetProperty(NPP, NPObject*, NPIdentifier propertyName, const NPVariant* value); _NPN_SetProperty 164 Source/web/WebBindings.cpp return _NPN_SetProperty(npp, object, identifier, value);