-
Victor Gomes authored
Fix arguments order when a call to a CPP builtin is inlined. When V8_REVERSE_JSARGS is set, the arguments should be reversed and the extra builtin parameters should be pushed last, that is, the input nodes should be located before the function arguments. Change-Id: Icfcee15bf9e596b236bfd2615a73ce101c87857d Bug: v8:10201 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2218289 Commit-Queue: Victor Gomes <victorgomes@chromium.org> Reviewed-by: Jakob Gruber <jgruber@chromium.org> Cr-Commit-Position: refs/heads/master@{#68175}
a35e49df