DescriptionX87: [builtins] Introduce a builtin for Abort().
port 9be015a254cfff871c56cd129523a729637e9158 (r37854)
original commit message:
Calling Runtime::kAbort through a builtin instead of the c-entry stub
will allow to generate the call in a background thread, because a
builtin provides its own handle, whereas a code stub does not.
@v8-mips-ports: Could you take a special look at the padding that is
done in MacroAssembler::Abort()?
BUG=
Committed: https://crrev.com/f910bfeb3d4f12529164745c20df484c6e4b8e9f
Cr-Commit-Position: refs/heads/master@{#37880}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|