Searched defs:getInt8 (Results 1 – 2 of 2) sorted by relevance
162 int8_t DataView::getInt8(unsigned byteOffset, ExceptionState& exceptionState) in getInt8() function in WebCore::DataView
200 ConstantInt *getInt8(uint8_t C) { in getInt8() function