Home
last modified time | relevance | path

Searched defs:maybeSlot (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DPropertyInfo.h149 uint32_t maybeSlot() const { return slotAndFlags_ >> SlotShift; } in maybeSlot() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DPropertyInfo.h149 uint32_t maybeSlot() const { return slotAndFlags_ >> SlotShift; } in maybeSlot() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DPropertyInfo.h149 uint32_t maybeSlot() const { return slotAndFlags_ >> SlotShift; } in maybeSlot() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DClientWebGLContext.cpp2121 const auto maybeSlot = fb->GetAttachment(attachmentSlotEnum); in GetFramebufferAttachmentParameter() local
4244 const auto& maybeSlot = MaybeFind(state.mCurrentQueryByTarget, slotTarget); in EndQuery() local
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp2262 const auto maybeSlot = fb->GetAttachment(attachmentSlotEnum); in GetFramebufferAttachmentParameter() local
4802 const auto& maybeSlot = MaybeFind(state.mCurrentQueryByTarget, slotTarget); in EndQuery() local
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.cpp2361 const auto maybeSlot = fb->GetAttachment(attachmentSlotEnum); in GetFramebufferAttachmentParameter() local
4987 const auto& maybeSlot = MaybeFind(state.mCurrentQueryByTarget, slotTarget); in EndQuery() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp2262 const auto maybeSlot = fb->GetAttachment(attachmentSlotEnum); in GetFramebufferAttachmentParameter() local
4802 const auto& maybeSlot = MaybeFind(state.mCurrentQueryByTarget, slotTarget); in EndQuery() local