Home
last modified time | relevance | path

Searched defs:wasmBaseline (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DContextOptions.h80 bool wasmBaseline() const { return wasmBaseline_; } in wasmBaseline() function
/dports/www/firefox/firefox-99.0/js/public/
H A DContextOptions.h94 bool wasmBaseline() const { return wasmBaseline_; } in wasmBaseline() function
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DContextOptions.h91 bool wasmBaseline() const { return wasmBaseline_; } in wasmBaseline() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DContextOptions.h91 bool wasmBaseline() const { return wasmBaseline_; } in wasmBaseline() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h939 bool wasmBaseline() const { return wasmBaseline_; } in wasmBaseline() function