Searched refs:objectInfo (Results 1 – 2 of 2) sorted by relevance
189 function ObserverIsActive(observer, objectInfo) { argument190 return TypeMapIsDisjointFrom(ObjectInfoGetPerformingTypes(objectInfo),195 var objectInfo = ObjectInfoGet(object);196 if (IS_UNDEFINED(objectInfo)) {200 objectInfo = { variable in ObjectInfoGetOrCreate207 GetObjectInfoMap().set(object, objectInfo);209 return objectInfo;220 function ObjectInfoGetNotifier(objectInfo) { argument221 if (IS_NULL(objectInfo.notifier)) {222 objectInfo.notifier = { __proto__: notifierPrototype };[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...