Home
last modified time | relevance | path

Searched refs:reshapeForShadowedProp (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DNativeObject.cpp1141 return NativeObject::reshapeForShadowedProp(cx, proto.as<NativeObject>()); in ReshapeForShadowedPropSlow()
1168 bool NativeObject::reshapeForShadowedProp(JSContext* cx, in reshapeForShadowedProp() function in NativeObject
H A DNativeObject.h763 [[nodiscard]] static bool reshapeForShadowedProp(JSContext* cx,
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DNativeObject.cpp1141 return NativeObject::reshapeForShadowedProp(cx, proto.as<NativeObject>()); in ReshapeForShadowedPropSlow()
1168 bool NativeObject::reshapeForShadowedProp(JSContext* cx, in reshapeForShadowedProp() function in NativeObject
H A DNativeObject.h763 [[nodiscard]] static bool reshapeForShadowedProp(JSContext* cx,
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DNativeObject.cpp1273 return NativeObject::reshapeForShadowedProp(cx, obj.as<NativeObject>()); in PurgeProtoChain()
1325 /* static */ bool NativeObject::reshapeForShadowedProp(JSContext* cx, in reshapeForShadowedProp() function in NativeObject
H A DNativeObject.h675 static MOZ_MUST_USE bool reshapeForShadowedProp(JSContext* cx,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DNativeObject.cpp1375 return NativeObject::reshapeForShadowedProp(cx, proto.as<NativeObject>()); in ReshapeForShadowedPropSlow()
1402 bool NativeObject::reshapeForShadowedProp(JSContext* cx, in reshapeForShadowedProp() function in NativeObject
H A DNativeObject.h704 static MOZ_MUST_USE bool reshapeForShadowedProp(JSContext* cx,