Home | History | Annotate | Download | only in profviz

Lines Matching refs:ptrSize

2683       var ptrSize = 4;
2690 HEAP32[(((envPtr)+(i * ptrSize))>>2)]=poolPtr;
2693 HEAP32[(((envPtr)+(strings.length * ptrSize))>>2)]=0;