Home
last modified time | relevance | path

Searched defs:littleEndianHandle (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_dataview.cpp470 JSHandle<JSTaggedValue> littleEndianHandle = GetCallArg(argv, 1); in GetTypedValue() local
486 … JSHandle<JSTaggedValue> littleEndianHandle = GetCallArg(argv, BuiltinsBase::ArgsPosition::THIRD); in SetTypedValue() local