Searched defs:SetUint8 (Results 1 – 2 of 2) sorted by relevance
309 JSTaggedValue BuiltinsDataView::SetUint8(EcmaRuntimeCallInfo *argv) in SetUint8() function in panda::ecmascript::builtins::BuiltinsDataView
114 void SetUint8(JSThread *thread, const JSHandle<JSDataView> &view, int32_t offset, JSTaggedValue val… in SetUint8() function