Home
last modified time | relevance | path

Searched defs:EvalScope (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DAbstractScopePtr.h18 class EvalScope; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DAbstractScopePtr.h23 class EvalScope; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DAbstractScopePtr.h23 class EvalScope; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DAbstractScopePtr.h22 class EvalScope; variable
/dports/devel/liteide/liteide-x37.4/liteidex/src/utils/dlvclient/
H A Ddlvtypes.h237 struct EvalScope struct
239EvalScope(qint64 gid = -1, qint64 frame = 0, qint64 deferredcall = 0) : GoroutineID(gid), Frame(fr… in GoroutineID() argument
254 typedef QSharedPointer<EvalScope> EvalScopePointer; argument
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DScope.cpp871 typename MaybeRootedScopeData<EvalScope, AtomT>::MutableHandleType data, in prepareForScopeCreation()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DScope.cpp1406 typename MaybeRootedScopeData<EvalScope, AtomT>::MutableHandleType data, in prepareForScopeCreation()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DScope.cpp1406 typename MaybeRootedScopeData<EvalScope, AtomT>::MutableHandleType data, in prepareForScopeCreation()