Searched refs:fourInts (Results 1 – 1 of 1) sorted by relevance
368 function copyIRectToWasm(fourInts, ptr) { argument369 return copy1dArray(fourInts, 'HEAP32', ptr || _scratchIRectPtr);