Searched defs:getInt8 (Results 1 – 3 of 3) sorted by relevance
102 JSValue JSDataView::getInt8(ExecState* exec) in getInt8() function in WebCore::JSDataView
150 int8_t DataView::getInt8(unsigned byteOffset, ExceptionCode& ec) in getInt8() function in WebCore::DataView
196 ConstantInt *getInt8(uint8_t C) { in getInt8() function