Home
last modified time | relevance | path

Searched refs:HandleDebugTrap (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmBuiltins.h66 HandleDebugTrap, enumerator
H A DWasmBuiltins.cpp941 case SymbolicAddress::HandleDebugTrap: in AddressOf()
1308 case SymbolicAddress::HandleDebugTrap: // GenerateDebugTrapStub in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1374 case SymbolicAddress::HandleDebugTrap: in ThunkedNativeToDescription()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmBuiltins.h66 HandleDebugTrap, enumerator
H A DWasmBuiltins.cpp941 case SymbolicAddress::HandleDebugTrap: in AddressOf()
1308 case SymbolicAddress::HandleDebugTrap: // GenerateDebugTrapStub in NeedsBuiltinThunk()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmBuiltins.h68 HandleDebugTrap, enumerator
H A DWasmBuiltins.cpp983 case SymbolicAddress::HandleDebugTrap: in AddressOf()
1345 case SymbolicAddress::HandleDebugTrap: // GenerateDebugTrapStub in NeedsBuiltinThunk()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DVMFunctionList-inl.h147 _(HandleDebugTrap, js::jit::HandleDebugTrap) \
H A DVMFunctions.h467 [[nodiscard]] bool HandleDebugTrap(JSContext* cx, BaselineFrame* frame,
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DVMFunctionList-inl.h151 _(HandleDebugTrap, js::jit::HandleDebugTrap) \
H A DVMFunctions.h467 [[nodiscard]] bool HandleDebugTrap(JSContext* cx, BaselineFrame* frame,
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DVMFunctionList-inl.h147 _(HandleDebugTrap, js::jit::HandleDebugTrap) \
H A DVMFunctions.h467 [[nodiscard]] bool HandleDebugTrap(JSContext* cx, BaselineFrame* frame,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DVMFunctionList-inl.h141 _(HandleDebugTrap, js::jit::HandleDebugTrap) \
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmBuiltins.cpp462 case SymbolicAddress::HandleDebugTrap: in AddressOf()
639 case SymbolicAddress::HandleDebugTrap: // GenerateDebugTrapStub in NeedsBuiltinThunk()
H A DWasmFrameIter.cpp1057 case SymbolicAddress::HandleDebugTrap: in ThunkedNativeToDescription()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmBuiltins.cpp786 case SymbolicAddress::HandleDebugTrap: in AddressOf()
1124 case SymbolicAddress::HandleDebugTrap: // GenerateDebugTrapStub in NeedsBuiltinThunk()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DVMFunctions.h670 bool HandleDebugTrap(JSContext* cx, BaselineFrame* frame, uint8_t* retAddr, bool* mustReturn);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DVMFunctions.h700 HandleDebugTrap(JSContext* cx, BaselineFrame* frame, uint8_t* retAddr, bool* mustReturn);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DTrampoline-arm64.cpp791 FunctionInfo<HandleDebugTrapFn>(HandleDebugTrap, "HandleDebugTrap");
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DTrampoline-arm64.cpp782 FunctionInfo<HandleDebugTrapFn>(HandleDebugTrap, "HandleDebugTrap");
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DTrampoline-arm64.cpp777 static const VMFunction HandleDebugTrapInfo = FunctionInfo<HandleDebugTrapFn>(HandleDebugTrap);
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DTrampoline-x64.cpp863 FunctionInfo<HandleDebugTrapFn>(HandleDebugTrap, "HandleDebugTrap");
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DTrampoline-x86.cpp893 FunctionInfo<HandleDebugTrapFn>(HandleDebugTrap, "HandleDebugTrap");
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DTrampoline-x86.cpp855 FunctionInfo<HandleDebugTrapFn>(HandleDebugTrap, "HandleDebugTrap");

123