Home
last modified time | relevance | path

Searched refs:generateCompactNativeToBytecodeMap (Results 1 – 21 of 21) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DCodeGenerator-shared.h252 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp687 bool CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DCodeGenerator-shared.h252 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp687 bool CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DCodeGenerator-shared.h259 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp693 bool CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DCodeGenerator-shared.h251 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp689 bool CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DCodeGenerator-shared.h308 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp702 CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code) in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DCodeGenerator-shared.h316 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp725 CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code) in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/shared/
H A DCodeGenerator-shared.h308 bool generateCompactNativeToBytecodeMap(JSContext* cx, JitCode* code);
H A DCodeGenerator-shared.cpp682 bool CodeGeneratorShared::generateCompactNativeToBytecodeMap(JSContext* cx, in generateCompactNativeToBytecodeMap() function in js::jit::CodeGeneratorShared
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DCodeGenerator.cpp8182 if (!generateCompactNativeToBytecodeMap(cx, code)) in link()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DCodeGenerator.cpp9552 if (!generateCompactNativeToBytecodeMap(cx, code)) in link()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DCodeGenerator.cpp9813 if (!generateCompactNativeToBytecodeMap(cx, code)) return false; in link()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCodeGenerator.cpp11764 if (!generateCompactNativeToBytecodeMap(cx, code)) { in link()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DCodeGenerator.cpp11184 if (!generateCompactNativeToBytecodeMap(cx, code)) { in link()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCodeGenerator.cpp11764 if (!generateCompactNativeToBytecodeMap(cx, code)) { in link()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCodeGenerator.cpp12127 if (!generateCompactNativeToBytecodeMap(cx, code)) { in link()