Stackmaps [6/6] JavaScript calling convention.

Andrew Trick atrick at apple.com
Thu Oct 17 22:45:40 PDT 2013


This one of a series of patches to support webkit intrinsics. See the llvm-dev thread "Stackmap and Patchpoint Intrinsic Proposal".

This patch introduces a very simple calling convention for JavaScript that pushes arguments on the stack and returns a value in RAX.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Add-new-calling-convention-for-WebKit-Java-Script.patch
Type: application/octet-stream
Size: 4778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131017/f9a33a1e/attachment.obj>


More information about the llvm-commits mailing list