Home
last modified time | relevance | path

Searched refs:valueMayBeInSlot (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMIR.h7835 bool valueMayBeInSlot() const { return info_->isLazilyCachedInSlot; } in valueMayBeInSlot() function
H A DCodeGenerator.cpp13531 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMIR.h7837 bool valueMayBeInSlot() const { return info_->isLazilyCachedInSlot; } in valueMayBeInSlot() function
H A DCodeGenerator.cpp14154 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMIR.h7835 bool valueMayBeInSlot() const { return info_->isLazilyCachedInSlot; } in valueMayBeInSlot() function
H A DCodeGenerator.cpp13531 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMIR.h11998 bool valueMayBeInSlot() const { in valueMayBeInSlot() function
H A DCodeGenerator.cpp11148 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMIR.h11781 bool valueMayBeInSlot() const { in valueMayBeInSlot() function
H A DCodeGenerator.cpp9724 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMIR.h9748 bool valueMayBeInSlot() const { return info_->isLazilyCachedInSlot; } in valueMayBeInSlot() function
H A DCodeGenerator.cpp13210 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMIR.h10331 bool valueMayBeInSlot() const { return info_->isLazilyCachedInSlot; } in valueMayBeInSlot() function
H A DCodeGenerator.cpp11525 if (ins->mir()->valueMayBeInSlot()) { in visitGetDOMProperty()