Searched refs:WasmSetjmpTestF (Results 1 – 1 of 1) sorted by relevance
308 Function *WasmSetjmpTestF = nullptr; // __wasm_setjmp_test() (Emscripten) member in __anoneea379d40111::WebAssemblyLowerEmscriptenEHSjLj747 Value *ThenLabel = IRB.CreateCall(WasmSetjmpTestF, in wrapTestSetjmp()1013 WasmSetjmpTestF = getEmscriptenFunction(FTy, "__wasm_setjmp_test", &M); in runOnModule()1059 WasmSetjmpF, WasmSetjmpTestF, WasmLongjmpF, CatchF}) in runOnModule()1628 Value *Label = IRB.CreateCall(WasmSetjmpTestF, {EnvP, FunctionInvocationId}, in handleLongjmpableCallsForWasmSjLj()