Searched defs:setUint8 (Results 1 – 2 of 2) sorted by relevance
154 JSValue JSDataView::setUint8(ExecState* exec) in setUint8() function in WebCore::JSDataView
195 void DataView::setUint8(unsigned byteOffset, uint8_t value, ExceptionCode& ec) in setUint8() function in WebCore::DataView