Home
last modified time | relevance | path

Searched defs:ReprotectCode (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DJitCompartment.h521 enum ReprotectCode { Reprotect = true, DontReprotect = false }; enum
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonTypes.h858 enum ReprotectCode { Reprotect = true, DontReprotect = false }; enum
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DIonTypes.h957 enum ReprotectCode { Reprotect = true, DontReprotect = false }; enum