Searched refs:WasmSetjmpF (Results 1 – 1 of 1) sorted by relevance
307 Function *WasmSetjmpF = nullptr; // __wasm_setjmp() (Emscripten) member in __anoneea379d40111::WebAssemblyLowerEmscriptenEHSjLj1009 WasmSetjmpF = getEmscriptenFunction(FTy, "__wasm_setjmp", &M); in runOnModule()1059 WasmSetjmpF, WasmSetjmpTestF, WasmLongjmpF, CatchF}) in runOnModule()1325 IRB.CreateCall(WasmSetjmpF, Args); in runSjLjOnFunction()