Home
last modified time | relevance | path

Searched refs:setJitCode (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DRegExpShared.h192 void setJitCode(jit::JitCode* code, bool latin1) { in setJitCode() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DRegExpShared.h188 void setJitCode(jit::JitCode* code, bool latin1) { in setJitCode() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DRegExpShared.h192 void setJitCode(jit::JitCode* code, bool latin1) { in setJitCode() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DRegExpShared.h231 void setJitCode(jit::JitCode* code, bool latin1) { in setJitCode() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/new-regexp/
H A DRegExpAPI.cpp426 re->setJitCode(v8::internal::Code::cast(*result.code).inner(), isLatin1); in Assemble()
/dports/www/firefox-esr/firefox-91.8.0/js/src/irregexp/
H A DRegExpAPI.cpp556 re->setJitCode(v8::internal::Code::cast(*result.code).inner(), isLatin1); in Assemble()
/dports/www/firefox/firefox-99.0/js/src/irregexp/
H A DRegExpAPI.cpp573 re->setJitCode(v8::internal::Code::cast(*result.code).inner(), isLatin1); in Assemble()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/irregexp/
H A DRegExpAPI.cpp556 re->setJitCode(v8::internal::Code::cast(*result.code).inner(), isLatin1); in Assemble()