Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_dataview_stub_builder.cpp123 BRANCH(TaggedIsTrue(littleEndianHandle), &littleEnd, &notLittleEnd); in SetValueInBufferForInt32() local
167 BRANCH(TaggedIsTrue(littleEndianHandle), &littleEnd, &notLittleEnd); in SetValueInBufferForInt64() local

Completed in 2 milliseconds