Searched defs:getUint8 (Results 1 – 2 of 2) sorted by relevance
107 JSValue JSDataView::getUint8(ExecState* exec) in getUint8() function in WebCore::JSDataView
155 uint8_t DataView::getUint8(unsigned byteOffset, ExceptionCode& ec) in getUint8() function in WebCore::DataView