Home
last modified time | relevance | path

Searched refs:setSelfHostedLazy (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h304 void setSelfHostedLazy() { setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DFunctionFlags.h304 void setSelfHostedLazy() { setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
H A DJSFunction.h500 flags_.setSelfHostedLazy(); in initSelfHostedLazyScript()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DFunctionFlags.h309 void setSelfHostedLazy() { setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
H A DJSFunction.h500 flags_.setSelfHostedLazy(); in initSelfHostedLazyScript()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DFunctionFlags.h309 void setSelfHostedLazy() { setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
H A DJSFunction.h500 flags_.setSelfHostedLazy(); in initSelfHostedLazyScript()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h309 void setSelfHostedLazy() { setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h309 void setSelfHostedLazy() { setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h317 FunctionFlags& setSelfHostedLazy() { return setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DFunctionFlags.h317 FunctionFlags& setSelfHostedLazy() { return setFlags(SELFHOSTLAZY); } in setSelfHostedLazy() function
H A DJSFunction.h554 f.setSelfHostedLazy(); in initSelfHostedLazyScript()