Home
last modified time | relevance | path

Searched defs:SetUint8 (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_dataview.cpp303 JSTaggedValue BuiltinsDataView::SetUint8(EcmaRuntimeCallInfo *argv) in SetUint8() function in panda::ecmascript::builtins::BuiltinsDataView
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_dataview_test.cpp186 void SetUint8(JSThread *thread, const JSHandle<JSDataView> &view, int32_t offset, JSTaggedValue value) in SetUint8() function
[all...]

Completed in 2 milliseconds