DescriptionX87: [builtins] NonNumberToNumber and StringToNumber now use CallRuntime instead of TailCallRuntime.
port b5c69cbf39192b7efc12ae40406c8bd55a44419b (r37132)
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.
BUG=
Committed: https://crrev.com/90fa326a6cb97c6465b9252753b61c28c0426286
Cr-Commit-Position: refs/heads/master@{#37319}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|