Searched refs:notifierObjectInfoMap (Results 1 – 2 of 2) sorted by relevance
63 observationState.notifierObjectInfoMap = %ObservationWeakMapCreate();91 var notifierObjectInfoMap = variable92 new ObservationWeakMap(observationState.notifierObjectInfoMap);184 return notifierObjectInfoMap.get(notifier);190 notifierObjectInfoMap.set(objectInfo.notifier, objectInfo);
447 i::Handle<i::JSWeakMap> notifierObjectInfoMap = in TEST() local452 CHECK_EQ(1, NumberOfElements(notifierObjectInfoMap)); in TEST()456 CHECK_EQ(0, NumberOfElements(notifierObjectInfoMap)); in TEST()