Home
last modified time | relevance | path

Searched refs:ICSupportsPolymorphicTypeData (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBaselineIC.h327 bool ICSupportsPolymorphicTypeData(JSOp op);
H A DWarpOracle.cpp780 if (ICSupportsPolymorphicTypeData(loc.getOp()) && in maybeInlineIC()
992 MOZ_ASSERT(ICSupportsPolymorphicTypeData(loc.getOp())); in maybeInlinePolymorphicTypes()
H A DBaselineIC.cpp391 bool ICSupportsPolymorphicTypeData(JSOp op) { in ICSupportsPolymorphicTypeData() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBaselineIC.h313 bool ICSupportsPolymorphicTypeData(JSOp op);
H A DWarpOracle.cpp770 if (ICSupportsPolymorphicTypeData(loc.getOp()) && in maybeInlineIC()
982 MOZ_ASSERT(ICSupportsPolymorphicTypeData(loc.getOp())); in maybeInlinePolymorphicTypes()
H A DBaselineIC.cpp378 bool ICSupportsPolymorphicTypeData(JSOp op) { in ICSupportsPolymorphicTypeData() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBaselineIC.h327 bool ICSupportsPolymorphicTypeData(JSOp op);
H A DWarpOracle.cpp780 if (ICSupportsPolymorphicTypeData(loc.getOp()) && in maybeInlineIC()
992 MOZ_ASSERT(ICSupportsPolymorphicTypeData(loc.getOp())); in maybeInlinePolymorphicTypes()
H A DBaselineIC.cpp391 bool ICSupportsPolymorphicTypeData(JSOp op) { in ICSupportsPolymorphicTypeData() function