Searched refs:InvalidateMegamorphicCache (Results 1 – 1 of 1) sorted by relevance
88 static void InvalidateMegamorphicCache(JSContext* cx, HandleNativeObject obj) { in InvalidateMegamorphicCache() function109 InvalidateMegamorphicCache(cx, obj); in watchPropertyAddSlow()177 InvalidateMegamorphicCache(cx, obj.as<NativeObject>()); in watchProtoChangeSlow()197 InvalidateMegamorphicCache(cx, obj); in watchPropertyRemoveSlow()216 InvalidateMegamorphicCache(cx, obj); in watchPropertyChangeSlow()249 InvalidateMegamorphicCache(cx, a.as<NativeObject>()); in watchObjectSwapSlow()252 InvalidateMegamorphicCache(cx, b.as<NativeObject>()); in watchObjectSwapSlow()