Home
last modified time | relevance | path

Searched refs:clearMutableflags (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DFunctionFlags.h332 static FunctionFlags clearMutableflags(FunctionFlags flags) { in clearMutableflags() function
H A DJSFunction.cpp601 flags = FunctionFlags::clearMutableflags(fun->flags()).toRaw(); in XDRInterpretedFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DFunctionFlags.h332 static FunctionFlags clearMutableflags(FunctionFlags flags) { in clearMutableflags() function
H A DJSFunction.cpp601 flags = FunctionFlags::clearMutableflags(fun->flags()).toRaw(); in XDRInterpretedFunction()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h332 static FunctionFlags clearMutableflags(FunctionFlags flags) { in clearMutableflags() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h332 static FunctionFlags clearMutableflags(FunctionFlags flags) { in clearMutableflags() function
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h340 static FunctionFlags clearMutableflags(FunctionFlags flags) { in clearMutableflags() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DFunctionFlags.h340 static FunctionFlags clearMutableflags(FunctionFlags flags) { in clearMutableflags() function
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DSharedContext.cpp126 flags_(FunctionFlags::clearMutableflags(flags)), in FunctionBox()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DSharedContext.cpp117 flags_(FunctionFlags::clearMutableflags(flags)), in FunctionBox()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DSharedContext.cpp117 flags_(FunctionFlags::clearMutableflags(flags)), in FunctionBox()