Home
last modified time | relevance | path

Searched defs:STABLE_ACROSS_CLONES (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-stencil/src/
H A Dfunction.rs105 const STABLE_ACROSS_CLONES: u16 = const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-stencil/src/
H A Dfunction.rs105 const STABLE_ACROSS_CLONES: u16 = const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-stencil/src/
H A Dfunction.rs105 const STABLE_ACROSS_CLONES: u16 = const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-stencil/src/
H A Dfunction.rs108 const STABLE_ACROSS_CLONES: u16 = CONSTRUCTOR | LAMBDA | SELF_HOSTED | FUNCTION_KIND_MASK; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h126 STABLE_ACROSS_CLONES = enumerator
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DFunctionFlags.h126 STABLE_ACROSS_CLONES = enumerator
/dports/www/firefox/firefox-99.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h131 STABLE_ACROSS_CLONES = enumerator
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DFunctionFlags.h131 STABLE_ACROSS_CLONES = enumerator
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DFunctionFlags.h131 STABLE_ACROSS_CLONES = enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DFunctionFlags.h131 STABLE_ACROSS_CLONES = enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h131 STABLE_ACROSS_CLONES = enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/jsparagus-stencil/src/copy/
H A DFunctionFlags.h131 STABLE_ACROSS_CLONES = enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsfun.h94 STABLE_ACROSS_CLONES = CONSTRUCTOR | EXPR_BODY | HAS_GUESSED_ATOM | LAMBDA | enumerator
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfun.h96 STABLE_ACROSS_CLONES = IS_FUN_PROTO | CONSTRUCTOR | EXPR_BODY | HAS_GUESSED_ATOM | enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSFunction.h109 STABLE_ACROSS_CLONES = CONSTRUCTOR | LAMBDA | SELF_HOSTED | enumerator