Home
last modified time | relevance | path

Searched refs:clearHasCachedSavedFrame (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DActivation-inl.h157 f->clearHasCachedSavedFrame(); in operator()
161 inline void LiveSavedFrameCache::FramePtr::clearHasCachedSavedFrame() { in clearHasCachedSavedFrame() function
H A DActivation.h287 inline void clearHasCachedSavedFrame();
H A DStack.h732 void clearHasCachedSavedFrame() { flags_ &= ~HAS_CACHED_SAVED_FRAME; } in clearHasCachedSavedFrame() function
H A DSavedStacks.cpp1470 framePtr->clearHasCachedSavedFrame(); in insertFrames()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DActivation-inl.h157 f->clearHasCachedSavedFrame(); in operator()
161 inline void LiveSavedFrameCache::FramePtr::clearHasCachedSavedFrame() { in clearHasCachedSavedFrame() function
H A DActivation.h287 inline void clearHasCachedSavedFrame();
H A DStack.h735 void clearHasCachedSavedFrame() { flags_ &= ~HAS_CACHED_SAVED_FRAME; } in clearHasCachedSavedFrame() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DActivation-inl.h157 f->clearHasCachedSavedFrame(); in operator()
161 inline void LiveSavedFrameCache::FramePtr::clearHasCachedSavedFrame() { in clearHasCachedSavedFrame() function
H A DActivation.h287 inline void clearHasCachedSavedFrame();
H A DStack.h732 void clearHasCachedSavedFrame() { flags_ &= ~HAS_CACHED_SAVED_FRAME; } in clearHasCachedSavedFrame() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DActivation-inl.h179 f->clearHasCachedSavedFrame(); in operator()
183 inline void LiveSavedFrameCache::FramePtr::clearHasCachedSavedFrame() { in clearHasCachedSavedFrame() function
H A DActivation.h290 inline void clearHasCachedSavedFrame();
H A DStack.h714 void clearHasCachedSavedFrame() { flags_ &= ~HAS_CACHED_SAVED_FRAME; } in clearHasCachedSavedFrame() function
H A DSavedStacks.cpp1463 framePtr->clearHasCachedSavedFrame(); in insertFrames()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmDebugFrame.h175 void clearHasCachedSavedFrame() { flags_.hasCachedSavedFrame = false; } in clearHasCachedSavedFrame() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRematerializedFrame.h177 void clearHasCachedSavedFrame() { hasCachedSavedFrame_ = false; } in clearHasCachedSavedFrame() function
H A DJitFrames.h236 void clearHasCachedSavedFrame() { descriptor_ &= ~HASCACHEDSAVEDFRAME_BIT; } in clearHasCachedSavedFrame() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DRematerializedFrame.h158 void clearHasCachedSavedFrame() { hasCachedSavedFrame_ = false; } in clearHasCachedSavedFrame() function
H A DJitFrames.h331 void clearHasCachedSavedFrame() { descriptor_ &= ~HASCACHEDSAVEDFRAME_BIT; } in clearHasCachedSavedFrame() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DRematerializedFrame.h177 void clearHasCachedSavedFrame() { hasCachedSavedFrame_ = false; } in clearHasCachedSavedFrame() function
H A DJitFrames.h247 void clearHasCachedSavedFrame() { descriptor_ &= ~HASCACHEDSAVEDFRAME_BIT; } in clearHasCachedSavedFrame() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRematerializedFrame.h177 void clearHasCachedSavedFrame() { hasCachedSavedFrame_ = false; } in clearHasCachedSavedFrame() function
H A DJitFrames.h236 void clearHasCachedSavedFrame() { descriptor_ &= ~HASCACHEDSAVEDFRAME_BIT; } in clearHasCachedSavedFrame() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmFrame.h293 void clearHasCachedSavedFrame() { flags_.hasCachedSavedFrame = false; } in clearHasCachedSavedFrame() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmFrame.h293 void clearHasCachedSavedFrame() { flags_.hasCachedSavedFrame = false; } in clearHasCachedSavedFrame() function

12