Home
last modified time | relevance | path

Searched defs:SelfHostedWrapper (Results 1 – 7 of 7) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DPropertySpec.h51 struct SelfHostedWrapper { struct
54 JSNative unused = nullptr;
56 const char* funname;
60 explicit constexpr SelfHostedWrapper(const char* funname) in SelfHostedWrapper() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DPropertySpec.h51 struct SelfHostedWrapper { struct
54 JSNative unused = nullptr;
56 const char* funname;
60 explicit constexpr SelfHostedWrapper(const char* funname) in SelfHostedWrapper() function
/dports/www/firefox/firefox-99.0/js/public/
H A DPropertySpec.h51 struct SelfHostedWrapper { struct
54 JSNative unused = nullptr;
56 const char* funname;
60 explicit constexpr SelfHostedWrapper(const char* funname) in SelfHostedWrapper() argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DPropertySpec.h51 struct SelfHostedWrapper { struct
54 JSNative unused = nullptr;
56 const char* funname;
60 explicit constexpr SelfHostedWrapper(const char* funname) in SelfHostedWrapper() argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsapi.h1929 struct SelfHostedWrapper { struct
1930 void* unused;
1931 const char* funname;
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djsapi.h1929 struct SelfHostedWrapper { struct
1930 void* unused;
1931 const char* funname;
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsapi.h1575 struct SelfHostedWrapper { struct
1576 void* unused;
1577 const char* funname;