Home
last modified time | relevance | path

Searched refs:isInvoke (Results 1 – 25 of 108) sorted by relevance

12345

/dports/devel/binaryen/binaryen-version_98/src/passes/
H A DPostEmscripten.cpp40 static bool isInvoke(Function* F) { in isInvoke() function
96 if (isInvoke(imp.get())) { in optimizeExceptions()
147 if (isInvoke(target)) { in optimizeExceptions()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c262 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke) in ros_match_call_response() argument
278 rcr.is_request = isInvoke; in ros_match_call_response()
280 if(isInvoke) { in ros_match_call_response()
298 if(isInvoke) { in ros_match_call_response()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c262 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke) in ros_match_call_response() argument
278 rcr.is_request = isInvoke; in ros_match_call_response()
280 if(isInvoke) { in ros_match_call_response()
298 if(isInvoke) { in ros_match_call_response()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c262 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke)
278 rcr.is_request = isInvoke;
280 if(isInvoke) {
298 if(isInvoke) {
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/asn1/ros/
H A Dpacket-ros-template.c262 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke) in ros_match_call_response() argument
278 rcr.is_request = isInvoke; in ros_match_call_response()
280 if(isInvoke) { in ros_match_call_response()
298 if(isInvoke) { in ros_match_call_response()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder/Semantics/Symbols/
H A DMethodSymbol.cs108 public bool isInvoke() // Invoke method on a delegate - isn't user callable in isInvoke() method in Microsoft.CSharp.RuntimeBinder.Semantics.MethodSymbol
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DInterpreter.h207 bool isInvoke() const { return kind_ == Invoke; } in isInvoke() function
214 MOZ_ASSERT(isInvoke()); in asInvoke()
281 if (isInvoke()) in setReturnValue()
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DInterpreter.h215 bool isInvoke() const { return kind_ == Invoke; } in isInvoke() function
222 MOZ_ASSERT(isInvoke()); in asInvoke()
287 if (isInvoke()) { in setReturnValue()
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DInterpreter.h215 bool isInvoke() const { return kind_ == Invoke; } in isInvoke() function
222 MOZ_ASSERT(isInvoke()); in asInvoke()
287 if (isInvoke()) { in setReturnValue()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DInterpreter.h215 bool isInvoke() const { return kind_ == Invoke; } in isInvoke() function
222 MOZ_ASSERT(isInvoke()); in asInvoke()
287 if (isInvoke()) { in setReturnValue()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DInterpreter.h214 bool isInvoke() const { return kind_ == Invoke; } in isInvoke() function
221 MOZ_ASSERT(isInvoke()); in asInvoke()
286 if (isInvoke()) { in setReturnValue()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DJit.cpp43 if (state.isInvoke()) { in EnterJit()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DInterpreter.h144 bool isInvoke() const { return kind_ == Invoke; } in isInvoke() function
151 MOZ_ASSERT(isInvoke()); in asInvoke()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DJit.cpp54 if (state.isInvoke()) { in EnterJit()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DJit.cpp50 if (state.isInvoke()) { in EnterJit()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DJit.cpp57 if (state.isInvoke()) { in EnterJit()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DJit.cpp54 if (state.isInvoke()) { in EnterJit()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ros.c316 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke) in ros_match_call_response() argument
332 rcr.is_request = isInvoke; in ros_match_call_response()
334 if(isInvoke) { in ros_match_call_response()
352 if(isInvoke) { in ros_match_call_response()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ros.c316 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke)
332 rcr.is_request = isInvoke;
334 if(isInvoke) {
352 if(isInvoke) {
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ros.c316 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke) in ros_match_call_response() argument
332 rcr.is_request = isInvoke; in ros_match_call_response()
334 if(isInvoke) { in ros_match_call_response()
352 if(isInvoke) { in ros_match_call_response()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-ros.c316 …ll_response(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree, guint invokeId, gboolean isInvoke) in ros_match_call_response() argument
332 rcr.is_request = isInvoke; in ros_match_call_response()
334 if(isInvoke) { in ros_match_call_response()
352 if(isInvoke) { in ros_match_call_response()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Drabuilders_p.h130 if (node->isInvoke() || node->isFuncRet()) { in run()
174 if (node->isInvoke()) { in run()
/dports/emulators/mess/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Drabuilders_p.h139 if (node->isInvoke() || node->isFuncRet()) { in run()
183 if (node->isInvoke()) { in run()
/dports/emulators/mame/mame-mame0226/3rdparty/asmjit/src/asmjit/core/
H A Drabuilders_p.h139 if (node->isInvoke() || node->isFuncRet()) { in run()
183 if (node->isInvoke()) { in run()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/asmjit/core/
H A Drabuilders_p.h130 if (node->isInvoke() || node->isFuncRet()) { in run()
174 if (node->isInvoke()) { in run()

12345