Searched refs:watchFreezeOrSealSlow (Results 1 – 2 of 2) sorted by relevance
44 static bool watchFreezeOrSealSlow(JSContext* cx, HandleNativeObject obj);102 return watchFreezeOrSealSlow(cx, obj); in watchFreezeOrSeal()
230 bool Watchtower::watchFreezeOrSealSlow(JSContext* cx, HandleNativeObject obj) { in watchFreezeOrSealSlow() function in Watchtower