Searched refs:___cxa_exception_header_size (Results 1 - 5 of 5) sorted by relevance

/external/v8/test/mjsunit/asm/embenchen/
H A Dfasta.js1637 var ___cxa_exception_header_size=8;function ___cxa_find_matching_catch(thrown, throwntype) { variable
1639 header = thrown - ___cxa_exception_header_size;
1677 var header = ptr - ___cxa_exception_header_size;
5761 var ptr = _malloc(size + ___cxa_exception_header_size);
5762 return ptr + ___cxa_exception_header_size;
H A Dbox2d.js1590 var ___cxa_exception_header_size=8;function ___cxa_find_matching_catch(thrown, throwntype) { variable
1592 header = thrown - ___cxa_exception_header_size;
1630 var header = ptr - ___cxa_exception_header_size;
5889 var ptr = _malloc(size + ___cxa_exception_header_size);
5890 return ptr + ___cxa_exception_header_size;
/external/v8/test/mjsunit/wasm/embenchen/
H A Dfasta.js1640 var ___cxa_exception_header_size=8;function ___cxa_find_matching_catch(thrown, throwntype) { variable
1642 header = thrown - ___cxa_exception_header_size;
1680 var header = ptr - ___cxa_exception_header_size;
5764 var ptr = _malloc(size + ___cxa_exception_header_size);
5765 return ptr + ___cxa_exception_header_size;
H A Dbox2d.js1593 var ___cxa_exception_header_size=8;function ___cxa_find_matching_catch(thrown, throwntype) { variable
1595 header = thrown - ___cxa_exception_header_size;
1633 var header = ptr - ___cxa_exception_header_size;
5892 var ptr = _malloc(size + ___cxa_exception_header_size);
5893 return ptr + ___cxa_exception_header_size;
/external/v8/test/mjsunit/asm/poppler/
H A Dpoppler.js6052 var ___cxa_exception_header_size=8;function ___cxa_find_matching_catch(thrown, throwntype) { variable
[all...]

Completed in 200 milliseconds