Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DCalleeToken.h46 static inline bool CalleeTokenIsFunction(CalleeToken token) { in CalleeTokenIsFunction() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DCalleeToken.h46 static inline bool CalleeTokenIsFunction(CalleeToken token) { in CalleeTokenIsFunction() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DCalleeToken.h46 static inline bool CalleeTokenIsFunction(CalleeToken token) { in CalleeTokenIsFunction() function
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/gogo/protobuf/protoc-gen-gogo/testdata/extension_base/
H A Dextension_base.pb.go49 }
50 func (m *BaseMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DJitFrames.h46 static inline bool CalleeTokenIsFunction(CalleeToken token) { in CalleeTokenIsFunction() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DJitFrames.h41 static inline bool CalleeTokenIsFunction(CalleeToken token) { in CalleeTokenIsFunction() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DJitFrames.h49 CalleeTokenIsFunction(CalleeToken token) in CalleeTokenIsFunction() function