Home
last modified time | relevance | path

Searched defs:BytecodeInfo (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DBytecodeAnalysis.h19 struct BytecodeInfo { struct
20 static const uint16_t MAX_STACK_DEPTH = 0xffffU;
21 uint16_t stackDepth;
22 bool initialized : 1;
23 bool jumpTarget : 1;
26 bool loopHeadCanOsr : 1;
52 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DBytecodeAnalysis.h19 struct BytecodeInfo { struct
20 static const uint16_t MAX_STACK_DEPTH = 0xffffU;
21 uint16_t stackDepth;
22 bool initialized : 1;
23 bool jumpTarget : 1;
26 bool loopHeadCanOsr : 1;
52 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DBytecodeAnalysis.h19 struct BytecodeInfo { struct
20 static const uint16_t MAX_STACK_DEPTH = 0xffffU;
21 uint16_t stackDepth;
22 bool initialized : 1;
23 bool jumpTarget : 1;
26 bool loopHeadCanOsr : 1;
52 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DBytecodeAnalysis.h19 struct BytecodeInfo { struct
41 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DBytecodeAnalysis.h19 struct BytecodeInfo { struct
38 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DBytecodeAnalysis.h18 struct BytecodeInfo struct
39 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBytecodeAnalysis.h18 struct BytecodeInfo struct
39 Vector<BytecodeInfo, 0, JitAllocPolicy> infos_; argument