Home | History | Annotate | Download | only in embenchen

Lines Matching refs:pointers

412     throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
661 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
678 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit