Home | History | Annotate | Download | only in TestNetscapePlugIn

Lines Matching full:refcount

245     "refCount",
846 // has a different refcount. This means Chrome will delete the
1115 uint32_t refCount = NPVARIANT_TO_OBJECT(args[0])->referenceCount;
1116 INT32_TO_NPVARIANT(refCount, *result);