Home
last modified time | relevance | path

Searched refs:getLastProperty (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/vm/
H A DRegExpObject.cpp906 MOZ_ASSERT(templateObject->getLastProperty().slot() == IndicesGroupsSlot); in createMatchResultTemplateObject()
918 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
927 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
936 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
946 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
H A DShape.cpp423 MOZ_ASSERT(obj->getLastProperty().slot() == slot); in addPropertyInReservedSlot()
517 MOZ_ASSERT(obj->getLastProperty().key() == id); in changeProperty()
620 MOZ_ASSERT(obj->getLastProperty().key() == id); in changeCustomDataPropAttributes()
710 MOZ_ASSERT(obj->getLastProperty().key() == id); in removeProperty()
H A DAsyncFunction.cpp52 MOZ_ASSERT(asyncFunctionProto->as<NativeObject>().getLastProperty().key() == in AsyncFunctionClassFinish()
H A DGeneratorObject.cpp392 MOZ_ASSERT(genFunctionProto->as<NativeObject>().getLastProperty().key() == in GeneratorFunctionClassFinish()
H A DAsyncIteration.cpp1133 MOZ_ASSERT(asyncGenerator->as<NativeObject>().getLastProperty().key() == in AsyncGeneratorFunctionClassFinish()
H A DNativeObject.h588 PropertyInfoWithKey getLastProperty() const { in getLastProperty() function
H A DEnvironmentObject.cpp940 MOZ_ASSERT(lastSlot == env->getLastProperty().slot()); in create()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DRegExpObject.cpp907 MOZ_ASSERT(templateObject->getLastProperty().slot() == IndicesGroupsSlot); in createMatchResultTemplateObject()
919 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
928 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
937 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
947 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
H A DShape.cpp408 MOZ_ASSERT(obj->getLastProperty().slot() == slot); in addPropertyInReservedSlot()
498 MOZ_ASSERT(obj->getLastProperty().key() == id); in changeProperty()
597 MOZ_ASSERT(obj->getLastProperty().key() == id); in changeCustomDataPropAttributes()
683 MOZ_ASSERT(obj->getLastProperty().key() == id); in removeProperty()
H A DAsyncFunction.cpp50 MOZ_ASSERT(asyncFunctionProto->as<NativeObject>().getLastProperty().key() == in AsyncFunctionClassFinish()
H A DAsyncIteration.cpp526 MOZ_ASSERT(asyncGenerator->as<NativeObject>().getLastProperty().key() == in AsyncGeneratorFunctionClassFinish()
H A DGeneratorObject.cpp392 MOZ_ASSERT(genFunctionProto->as<NativeObject>().getLastProperty().key() == in GeneratorFunctionClassFinish()
H A DNativeObject.h569 PropertyInfoWithKey getLastProperty() const { in getLastProperty() function
H A DEnvironmentObject.cpp944 MOZ_ASSERT(lastSlot == env->getLastProperty().slot()); in create()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DRegExpObject.cpp907 MOZ_ASSERT(templateObject->getLastProperty().slot() == IndicesGroupsSlot); in createMatchResultTemplateObject()
919 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
928 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
937 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
947 MOZ_ASSERT(templateObject->getLastProperty().slot() == in createMatchResultTemplateObject()
H A DShape.cpp408 MOZ_ASSERT(obj->getLastProperty().slot() == slot); in addPropertyInReservedSlot()
498 MOZ_ASSERT(obj->getLastProperty().key() == id); in changeProperty()
597 MOZ_ASSERT(obj->getLastProperty().key() == id); in changeCustomDataPropAttributes()
683 MOZ_ASSERT(obj->getLastProperty().key() == id); in removeProperty()
H A DAsyncFunction.cpp50 MOZ_ASSERT(asyncFunctionProto->as<NativeObject>().getLastProperty().key() == in AsyncFunctionClassFinish()
H A DAsyncIteration.cpp526 MOZ_ASSERT(asyncGenerator->as<NativeObject>().getLastProperty().key() == in AsyncGeneratorFunctionClassFinish()
H A DGeneratorObject.cpp392 MOZ_ASSERT(genFunctionProto->as<NativeObject>().getLastProperty().key() == in GeneratorFunctionClassFinish()
H A DNativeObject.h569 PropertyInfoWithKey getLastProperty() const { in getLastProperty() function
H A DEnvironmentObject.cpp944 MOZ_ASSERT(lastSlot == env->getLastProperty().slot()); in create()