DescriptionFix fast API call for MinGW-w64
MinGW-w64 uses the rcx register for the first argument. Unlike MSVC, it does not require preparing a slot for the result handle on the stack and putting a pointer to it in the rcx register.
BUGS=v8:2026
TEST=cctest/test-api
Committed: https://code.google.com/p/v8/source/detail?r=11325
Patch Set 1 : #
Messages
Total messages: 6 (0 generated)
|