Home
last modified time | relevance | path

Searched refs:LOCALNO_LEN (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsopcode.h308 static const unsigned LOCALNO_LEN = 3; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsopcode.h307 static const unsigned LOCALNO_LEN = 3; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DBytecodeUtil.h251 static const unsigned LOCALNO_LEN = 3; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DBytecodeUtil.h201 static const unsigned LOCALNO_LEN = 3; variable
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DBytecodeUtil.h192 static const unsigned LOCALNO_LEN = 3; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DBytecodeUtil.h201 static const unsigned LOCALNO_LEN = 3; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DBytecodeUtil.h197 static const unsigned LOCALNO_LEN = 3; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/frontend/
H A DBytecodeEmitter.cpp1101 if (!emitN(op, LOCALNO_LEN, &off)) in emitLocalOp()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DBytecodeEmitter.cpp944 if (!emitN(op, LOCALNO_LEN, &off)) { in emitLocalOp()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/frontend/
H A DBytecodeEmitter.cpp2282 if (!emitN(op, LOCALNO_LEN, &off)) in emitLocalOp()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DBytecodeEmitter.cpp982 if (!emitN(op, LOCALNO_LEN, &off)) { in emitLocalOp()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DBytecodeEmitter.cpp989 if (!emitN(op, LOCALNO_LEN, &off)) { in emitLocalOp()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DBytecodeEmitter.cpp982 if (!emitN(op, LOCALNO_LEN, &off)) { in emitLocalOp()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DBytecodeEmitter.cpp2684 if (!emitN(op, LOCALNO_LEN, &off)) return false; in emitLocalOp()