Home
last modified time | relevance | path

Searched defs:asyncCallIsExplicit (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DActivation.h484 bool asyncCallIsExplicit() const { return asyncCallIsExplicit_; } in asyncCallIsExplicit() function
H A DJSContext.h773 js::ContextData<bool> asyncCallIsExplicit; member
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DActivation.h484 bool asyncCallIsExplicit() const { return asyncCallIsExplicit_; } in asyncCallIsExplicit() function
H A DJSContext.h784 js::ContextData<bool> asyncCallIsExplicit; member
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DActivation.h484 bool asyncCallIsExplicit() const { return asyncCallIsExplicit_; } in asyncCallIsExplicit() function
H A DJSContext.h773 js::ContextData<bool> asyncCallIsExplicit; member
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DActivation.h492 bool asyncCallIsExplicit() const { return asyncCallIsExplicit_; } in asyncCallIsExplicit() function
H A DJSContext.h754 js::ContextData<bool> asyncCallIsExplicit; member
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djscntxt.h452 bool asyncCallIsExplicit; member
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSContext.h704 js::ThreadLocalData<bool> asyncCallIsExplicit; member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DRuntime.h714 bool asyncCallIsExplicit; member