Description[builtins] Make sure argument count is always valid for C++ builtins.
When calling into C++ builtins, we need to make sure that the argument
count register contains the correct number of arguments, otherwise the
CEntryStub will not be able to leave the stack in the correct state.
R=ishell@chromium.org
BUG=v8:4413
LOG=n
Committed: https://crrev.com/9c8262f11e3d6359874a63f25a31c6ddfba3dc1c
Cr-Commit-Position: refs/heads/master@{#31120}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Remove extra newline. #
Messages
Total messages: 8 (1 generated)
|