DescriptionPPC/s390: [builtins] NonNumberToNumber and StringToNumber now use CallRuntime instead of TailCallRuntime
Port b5c69cbf39192b7efc12ae40406c8bd55a44419b
Original commit message:
With the tail call, pointers to the JS heap could be pushed on a
js-to-wasm frame. On the js-to-wasm frame, however, this pointer would
not be updated by the GC.
R=ahaas@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=617084
LOG=N
Committed: https://crrev.com/97c21548696c4a5922903aadb1c439fa16ab16c5
Cr-Commit-Position: refs/heads/master@{#37160}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|