Searched defs:DataViewGetInt32 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dtypedarray.js446 function DataViewGetInt32(offset, little_endian) { function
454 return %DataViewGetInt32(this,
581 "getInt32", DataViewGetInt32,

Completed in 73 milliseconds