Description[wasm] Fix {InstantiateAsmJs} builtin on x64.
This makes sure the {kScratchRegister} is not used across macro
instructions (e.g. {LeaveFrame}) that would clobber its content.
Generally it is highly unsafe to use such scratch registers with a
life-range spanning macro instructions.
R=neis@chromium.org
Committed: https://crrev.com/5894d0e46130ff08eb4a645e63cbc028b9735513
Cr-Commit-Position: refs/heads/master@{#41181}
Patch Set 1 #
Messages
Total messages: 15 (10 generated)
|