Home
last modified time | relevance | path

Searched refs:ReadFrameBooleanSlot (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DJitFrames.cpp83 static inline bool ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot) { in ReadFrameBooleanSlot() function
1628 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2())); in allocationValue()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DJitFrames.cpp81 static inline bool ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot) { in ReadFrameBooleanSlot() function
1620 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2())); in allocationValue()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DJitFrames.cpp77 static inline bool ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot) { in ReadFrameBooleanSlot() function
1620 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2())); in allocationValue()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DJitFrames.cpp83 static inline bool ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot) { in ReadFrameBooleanSlot() function
1628 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2())); in allocationValue()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DJitFrames.cpp77 static inline bool ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot) { in ReadFrameBooleanSlot() function
1570 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2())); in allocationValue()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DJitFrames.cpp94 ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot)
1816 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2()));
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DJitFrames.cpp94 ReadFrameBooleanSlot(JitFrameLayout* fp, int32_t slot) in ReadFrameBooleanSlot() function
1948 return BooleanValue(ReadFrameBooleanSlot(fp_, alloc.stackOffset2())); in allocationValue()