Home
last modified time | relevance | path

Searched refs:hasUnboxedLoad (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMIR.h10828 bool hasUnboxedLoad = false; in getAliasSet() local
10831 hasUnboxedLoad = true; in getAliasSet()
10838 (hasUnboxedLoad ? AliasSet::UnboxedElement : 0)); in getAliasSet()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMIR.h10506 bool hasUnboxedLoad = false; in getAliasSet() local
10509 hasUnboxedLoad = true; in getAliasSet()
10516 (hasUnboxedLoad ? AliasSet::UnboxedElement : 0)); in getAliasSet()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMIR.h8717 bool hasUnboxedLoad = false; in getAliasSet() local
8720 hasUnboxedLoad = true; in getAliasSet()
8726 (hasUnboxedLoad ? AliasSet::UnboxedElement : 0)); in getAliasSet()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMIR.h9388 bool hasUnboxedLoad = false; in getAliasSet() local
9391 hasUnboxedLoad = true; in getAliasSet()
9397 (hasUnboxedLoad ? AliasSet::UnboxedElement : 0)); in getAliasSet()