Home
last modified time | relevance | path

Searched refs:GenerateDebugTrapStub (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmStubs.cpp1706 static bool GenerateDebugTrapStub(MacroAssembler& masm, Label* throwLabel, in GenerateDebugTrapStub() function
1857 if (!GenerateDebugTrapStub(masm, &throwLabel, &offsets)) return false; in GenerateStubs()
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmStubs.cpp2881 static bool GenerateDebugTrapStub(MacroAssembler& masm, Label* throwLabel, in GenerateDebugTrapStub() function
3068 if (!GenerateDebugTrapStub(masm, &throwLabel, &callableOffsets)) { in GenerateStubs()
/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmStubs.cpp2934 static bool GenerateDebugTrapStub(MacroAssembler& masm, Label* throwLabel, in GenerateDebugTrapStub() function
3122 if (!GenerateDebugTrapStub(masm, &throwLabel, &callableOffsets)) { in GenerateStubs()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmStubs.cpp2881 static bool GenerateDebugTrapStub(MacroAssembler& masm, Label* throwLabel, in GenerateDebugTrapStub() function
3068 if (!GenerateDebugTrapStub(masm, &throwLabel, &callableOffsets)) { in GenerateStubs()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmStubs.cpp2739 static bool GenerateDebugTrapStub(MacroAssembler& masm, Label* throwLabel, in GenerateDebugTrapStub() function
2913 if (!GenerateDebugTrapStub(masm, &throwLabel, &callableOffsets)) { in GenerateStubs()