aboutsummaryrefslogtreecommitdiff
path: root/tests/test_core.py
diff options
context:
space:
mode:
authorFraser Adams <fraser.adams@blueyonder.co.uk>2014-04-24 08:32:52 +0100
committerFraser Adams <fraser.adams@blueyonder.co.uk>2014-04-24 08:32:52 +0100
commit55ba58508e65f70aed38ec57b78b46a83ecf9433 (patch)
tree63797861ed54fe983ddfbb7febd074a3fe7b4177 /tests/test_core.py
parent90940429ead09459cc29e8dda86b3d47a7dd20a0 (diff)
The most significant 32 bits of a 64 bit long return value get passed in the global tempRet0, but this fails when asm.js and/or closure are enabled as tempRet0 was declared again inside the asm closure. This fix exports tempRet0 via an accessor method Runtime.getTempRet0() which is visible with or without optimisations being enabled
Diffstat (limited to 'tests/test_core.py')
0 files changed, 0 insertions, 0 deletions